Region model function object base class. More...
Public Member Functions | |
TypeName ("regionModelFunctionObject") | |
declareRunTimeSelectionTable (autoPtr, regionModelFunctionObject, dictionary,(const dictionary &dict, regionModel ®ion),(dict, region)) | |
regionModelFunctionObject (regionModel ®ion) | |
regionModelFunctionObject (const dictionary &dict, regionModel ®ion, const word &modelType) | |
regionModelFunctionObject (const regionModelFunctionObject &ppm) | |
virtual autoPtr< regionModelFunctionObject > | clone () const |
virtual | ~regionModelFunctionObject () |
virtual void | preEvolveRegion () |
virtual void | postEvolveRegion () |
virtual void | write () const |
Static Public Member Functions | |
static autoPtr< regionModelFunctionObject > | New (const dictionary &dict, regionModel ®ion, const word &modelType) |
Protected Attributes | |
dictionary | dict_ |
regionModel & | regionModel_ |
word | modelType_ |
Region model function object base class.
Definition at line 54 of file regionModelFunctionObject.H.
regionModelFunctionObject | ( | regionModel & | region | ) |
Definition at line 39 of file regionModelFunctionObject.C.
regionModelFunctionObject | ( | const dictionary & | dict, |
regionModel & | region, | ||
const word & | modelType | ||
) |
Definition at line 50 of file regionModelFunctionObject.C.
regionModelFunctionObject | ( | const regionModelFunctionObject & | ppm | ) |
Definition at line 63 of file regionModelFunctionObject.C.
|
virtual |
Definition at line 75 of file regionModelFunctionObject.C.
TypeName | ( | "regionModelFunctionObject" | ) |
declareRunTimeSelectionTable | ( | autoPtr | , |
regionModelFunctionObject | , | ||
dictionary | , | ||
(const dictionary &dict, regionModel ®ion) | , | ||
(dict, region) | |||
) |
|
inlinevirtual |
Definition at line 106 of file regionModelFunctionObject.H.
References autoPtr::New().
|
static |
Definition at line 28 of file regionModelFunctionObjectNew.C.
References dict, Foam::endl(), Foam::exit(), Foam::FatalIOError, FatalIOErrorInLookup, and Foam::Info.
|
virtual |
Definition at line 81 of file regionModelFunctionObject.C.
|
virtual |
Definition at line 85 of file regionModelFunctionObject.C.
References Foam::vtk::write().
|
virtual |
Definition at line 94 of file regionModelFunctionObject.C.
|
protected |
Definition at line 61 of file regionModelFunctionObject.H.
|
protected |
Definition at line 64 of file regionModelFunctionObject.H.
|
protected |
Definition at line 67 of file regionModelFunctionObject.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.