33 namespace functionObjects
89 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 keyword definitions, which are a keyword followed by any number of values (e....
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.
virtual ~meshToMeshAdjustTimeStepFunctionObject()
meshToMeshAdjustTimeStepFunctionObject(const word &name, const Time &runTime, const dictionary &dict)
Construct from components.
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...
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 bool)
Return a word representation of a bool.