76 #ifndef fieldValueDelta_H 77 #define fieldValueDelta_H 97 public functionObjectFile
122 const objectRegistry& obr_;
144 void processFields(
bool&
found);
148 Type applyOperation(
const Type& value1,
const Type& value2)
const;
171 const bool loadFromFiles =
false 187 virtual void write();
word name(const complex &)
Return a string representation of a complex.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
virtual void execute()
Execute.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual void updateMesh(const mapPolyMesh &)
Update mesh.
virtual void write()
Calculate and write.
A simple wrapper around bool so that it can be read as a word: true/false, on/off, yes/no, y/n, t/f, or none.
virtual void read(const dictionary &)
Read from dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("fieldValueDelta")
Run-time type information.
static const NamedEnum< operationType, 5 > operationTypeNames_
Operation type names.
fieldValueDelta(const word &name, const objectRegistry &obr, const dictionary &dict, const bool loadFromFiles=false)
Construct from components.
Mesh consisting of general polyhedral cells.
Registry of regIOobjects.
virtual void movePoints(const polyMesh &)
Move points.
operationType
Operation type enumeration.
virtual void timeSet()
Called when time was set at the end of the Time::operator++.
virtual ~fieldValueDelta()
Destructor.
virtual void end()
Execute the at the final time-loop, currently does nothing.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
virtual void writeFileHeader(const label i)
Output file header information.