|
| TypeName ("DAPimpleFoam") |
|
| DAStateInfoPimpleFoam (const word modelType, const fvMesh &mesh, const DAOption &daOption, const DAModel &daModel) |
|
virtual | ~DAStateInfoPimpleFoam () |
|
| 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 DAStateInfoPimpleFoam.H.
◆ DAStateInfoPimpleFoam()
◆ ~DAStateInfoPimpleFoam()
◆ TypeName()
TypeName |
( |
"DAPimpleFoam" |
| ) |
|
The documentation for this class was generated from the following files: