A function object to write the control points on the free surface. More...
Public Member Functions | |
TypeName ("writeFreeSurface") | |
writeFreeSurface (const word &name, const Time &runTime, const dictionary &dict) | |
virtual bool | start () |
virtual bool | execute () |
virtual bool | read (const dictionary &dict) |
virtual bool | write () |
![]() | |
declareRunTimeSelectionTable (autoPtr, functionObject, dictionary,(const word &name, const Time &runTime, const dictionary &dict),(name, runTime, dict)) | |
functionObject (const word &name, const bool withNamePrefix=defaultUseNamePrefix) | |
autoPtr< functionObject > | clone () const |
virtual | ~functionObject ()=default |
virtual const word & | type () const =0 |
const word & | name () const noexcept |
bool | useNamePrefix () const noexcept |
bool | useNamePrefix (bool on) noexcept |
virtual bool | execute (const label subIndex) |
virtual bool | end () |
virtual bool | adjustTimeStep () |
virtual bool | filesModified () const |
virtual void | updateMesh (const mapPolyMesh &mpm) |
virtual void | movePoints (const polyMesh &mesh) |
Additional Inherited Members | |
![]() | |
static autoPtr< functionObject > | New (const word &name, const Time &runTime, const dictionary &dict) |
![]() | |
bool | log |
![]() | |
static int | debug |
static bool | postProcess |
static bool | defaultUseNamePrefix |
static word | outputPrefix |
![]() | |
word | scopedName (const word &name) const |
A function object to write the control points on the free surface.
Definition at line 49 of file writeFreeSurface.H.
writeFreeSurface | ( | const word & | name, |
const Time & | runTime, | ||
const dictionary & | dict | ||
) |
Definition at line 68 of file writeFreeSurface.C.
References Foam::endl(), Foam::Info, Foam::name(), and dictionary::readIfPresent().
TypeName | ( | "writeFreeSurface" | ) |
|
virtual |
Definition at line 87 of file writeFreeSurface.C.
References Foam::writeData().
|
virtual |
Implements functionObject.
Definition at line 93 of file writeFreeSurface.C.
References Foam::writeData().
|
virtual |
Reimplemented from functionObject.
Definition at line 99 of file writeFreeSurface.C.
References dict, and dictionary::readIfPresent().
|
inlinevirtual |
Implements functionObject.
Definition at line 105 of file writeFreeSurface.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.