41 #ifndef reconstruct_functionObject_H
42 #define reconstruct_functionObject_H
50 namespace functionObjects
65 inline bool calcReconstruction();
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const word & name() const
Return the name of this functionObject.
Calculates the reconstruction of a field; e.g., to construct a cell-centred velocity,...
reconstruct(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
TypeName("reconstruct")
Runtime type information.
virtual ~reconstruct()
Destructor.
A class for handling words, derived from string.