60 #ifndef interfaceHeight_H 61 #define interfaceHeight_H 71 namespace functionObjects
80 public fvMeshFunctionObject,
92 List<point> locations_;
95 word interpolationScheme_;
101 void writePositions();
165 virtual bool write();
FvWallInfoData< WallInfo, label > label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const word & name() const
Return the name of this functionObject.
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("interfaceHeight")
Runtime type information.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
virtual ~interfaceHeight()
Destructor.
virtual void writeFileHeader(const label i=0)
Output file header information.
A class for handling words, derived from string.
virtual bool write()
Write.
virtual bool execute()
Execute.
interfaceHeight(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual bool end()
Execute at the final time-loop.
virtual bool read(const dictionary &)
Read.
OFstream & file()
Return access to the file (if only 1)
virtual wordList fields() const
Return the list of fields required.