34 namespace functionObjects
43 Foam::functionObjects::fvMeshFunctionObject::fvMeshFunctionObject
51 mesh_(refCast<const fvMesh>(obr_))
55 Foam::functionObjects::fvMeshFunctionObject::fvMeshFunctionObject
63 mesh_(refCast<const fvMesh>(obr_))
Specialization of Foam::functionObject for a region and providing a reference to the region Foam::obj...
A list of keyword definitions, which are a keyword followed by any number of values (e...
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
virtual ~fvMeshFunctionObject()
Destructor.
A class for handling words, derived from string.
Specialization of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
defineTypeNameAndDebug(fvMeshFunctionObject, 0)
Registry of regIOobjects.