|
| | TypeName ("DAPisoFoam") |
| |
| | DAStateInfoPisoFoam (const word modelType, const fvMesh &mesh, const DAOption &daOption, const DAModel &daModel) |
| |
| virtual | ~DAStateInfoPisoFoam () |
| |
| | TypeName ("DAStateInfo") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, DAStateInfo, dictionary,(const word modelType, const fvMesh &mesh, const DAOption &daOption, const DAModel &daModel),(modelType, mesh, daOption, daModel)) |
| |
| | DAStateInfo (const word modelType, const fvMesh &mesh, const DAOption &daOption, const DAModel &daModel) |
| |
| virtual | ~DAStateInfo () |
| |
| const HashTable< wordList > & | getStateInfo () const |
| | return the reference of stateInfo_ More...
|
| |
| const HashTable< List< List< word > > > & | getStateResConInfo () const |
| | return the reference of stateResConInfo_ More...
|
| |
Definition at line 26 of file DAStateInfoPisoFoam.H.
◆ DAStateInfoPisoFoam()
◆ ~DAStateInfoPisoFoam()
◆ TypeName()
| TypeName |
( |
"DAPisoFoam" |
| ) |
|
The documentation for this class was generated from the following files: