Public Member Functions | |
DARegDbNearWallDist (const fvMesh &mesh, const nearWallDist &nearWallDist) | |
Constructors. More... | |
virtual | ~DARegDbNearWallDist () |
Destructor. More... | |
const nearWallDist & | getObject () const |
return nearWallDist_ More... | |
bool | writeData (Ostream &os) const |
this is a virtual function for regIOobject More... | |
Definition at line 39 of file DARegDbNearWallDist.H.
DARegDbNearWallDist | ( | const fvMesh & | mesh, |
const nearWallDist & | nearWallDist | ||
) |
Constructors.
Definition at line 16 of file DARegDbNearWallDist.C.
|
virtual |
Destructor.
Definition at line 33 of file DARegDbNearWallDist.C.
|
inline |
return nearWallDist_
Definition at line 66 of file DARegDbNearWallDist.H.
bool writeData | ( | Ostream & | os | ) | const |
this is a virtual function for regIOobject
Definition at line 38 of file DARegDbNearWallDist.C.