|
| TypeName ("P1") |
|
| DAP1 (const word modelType, const fvMesh &mesh, const DAOption &daOption) |
|
virtual | ~DAP1 () |
|
virtual void | addModelResidualCon (HashTable< List< List< word >>> &allCon) const |
| add the model residual connectivity to stateCon More...
|
|
| TypeName ("DARadiationModel") |
|
| declareRunTimeSelectionTable (autoPtr, DARadiationModel, dictionary,(const word modelType, const fvMesh &mesh, const DAOption &daOption),(modelType, mesh, daOption)) |
|
| DARadiationModel (const word modelType, const fvMesh &mesh, const DAOption &daOption) |
|
virtual | ~DARadiationModel () |
|
bool | writeData (Ostream &os) const |
| this is a virtual function for regIOobject More...
|
|
Definition at line 26 of file DAP1.H.
◆ DAP1()
DAP1 |
( |
const word |
modelType, |
|
|
const fvMesh & |
mesh, |
|
|
const DAOption & |
daOption |
|
) |
| |
◆ ~DAP1()
◆ TypeName()
◆ addModelResidualCon()
void addModelResidualCon |
( |
HashTable< List< List< word >>> & |
allCon | ) |
const |
|
virtual |
The documentation for this class was generated from the following files:
- dafoam/src/adjoint/DAModel/DARadiationModel/DAP1.H
- dafoam/src/adjoint/DAModel/DARadiationModel/DAP1.C