IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
interpolate()
Construct null.
Extract command arguments and options from the supplied argc and argv parameters.
Interpolates volume fields to surface fields for each time.
virtual void calc(const argList &args, const Time &runTime, const fvMesh &mesh)
Time loop calculations.
virtual void preCalc(const argList &args, const Time &runTime, const fvMesh &mesh)
Pre-time loop calculations.
virtual void init()
Initialise - typically setting static variables,.
void writeInterpolateField(const IOobject &header, const fvMesh &mesh, bool &processed)
Write interpolate fields.
Mesh data needed to do the Finite Volume discretisation.
void operator=(const interpolate &)
Disallow default bitwise assignment.
virtual ~interpolate()
Destructor.
Foam::argList args(argc, argv)
Base class for post-processing calculation functions.
TypeName("interpolate")
Runtime type information.