33 namespace functionObjects
99 return meshToMesh_.timeToNextMesh();
Macros for easy insertion into run-time selection tables.
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.
Abstract base-class for Time/database functionObjects.
Specialisation of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
Adjusts time-step for meshToMesh mapping.
meshToMeshAdjustTimeStep(const word &name, const objectRegistry &obr)
Construct from components.
virtual ~meshToMeshAdjustTimeStep()
virtual scalar timeToNextAction()
Return the time to the next write.
virtual bool execute()
Do nothing.
virtual bool write()
Do nothing.
virtual bool read(const dictionary &)
Read and reset the timeStep Function1.
virtual bool read(const dictionary &)
Read optional controls.
Class to calculate interpolative addressing and weights between the cells and patches of two overlapp...
Registry of regIOobjects.
A class for handling words, derived from string.
defineTypeNameAndDebug(adjustTimeStepToCombustion, 0)
addToRunTimeSelectionTable(functionObject, adjustTimeStepToCombustion, dictionary)
To & refCast(From &r)
Reference type cast template function.
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.