76 #ifndef functionObjects_fieldValueDelta_H 77 #define functionObjects_fieldValueDelta_H 87 namespace functionObjects
98 public regionFunctionObject,
124 autoPtr<fieldValue> region1Ptr_;
138 Type applyOperation(
const Type& value1,
const Type& value2)
const;
179 virtual bool write();
virtual void writeFileHeader(const label i)
Output file header information.
intWM_LABEL_SIZE_t 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...
virtual bool read(const dictionary &)
Read from dictionary.
operationType
Operation type enumeration.
static const NamedEnum< operationType, 5 > operationTypeNames_
Operation type names.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
virtual ~fieldValueDelta()
Destructor.
virtual bool execute()
Do nothing.
A class for handling words, derived from string.
void processFields(OFstream &os, const List< List< label >> &addr, const List< word > &userFieldNames, const IOobjectList &cloudObjs)
fieldValueDelta(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
TypeName("fieldValueDelta")
Run-time type information.
virtual bool write()
Calculate and write.