97 const objectRegistry&
obr_;
151 const bool loadFromFiles =
false 180 virtual void write();
virtual void timeSet()
Called when time was set at the end of the Time::operator++.
virtual void write()
Write.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
PtrList< surfaceTensorField > stf_
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
TypeName("readFields")
Runtime type information.
PtrList< surfaceSphericalTensorField > sSpheretf_
PtrList< surfaceVectorField > svf_
A class for handling words, derived from string.
virtual ~readFields()
Destructor.
PtrList< volSphericalTensorField > vSpheretf_
virtual void end()
Execute at the final time-loop, currently does nothing.
virtual void movePoints(const polyMesh &)
Update for changes of mesh.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual const word & name() const
Return name of the readFields object.
PtrList< volScalarField > vsf_
Loaded fields.
virtual void read(const dictionary &)
Read the field min/max data.
const objectRegistry & obr_
PtrList< surfaceSymmTensorField > sSymmtf_
readFields(const readFields &)
Disallow default bitwise copy construct.
void readFields(const Mesh &mesh, const IOobjectList &objects, PtrList< GeoField > &fields)
PtrList< volTensorField > vtf_
bool active_
on/off switch
void loadField(const word &, PtrList< GeometricField< Type, fvPatchField, volMesh > > &, PtrList< GeometricField< Type, fvsPatchField, surfaceMesh > > &) const
PtrList< volVectorField > vvf_
PtrList< surfaceScalarField > ssf_
Generic GeometricField class.
Mesh consisting of general polyhedral cells.
virtual void execute()
Execute, currently does nothing.
void operator=(const readFields &)
Disallow default bitwise assignment.
Registry of regIOobjects.
word name_
Name of this set of readFields object.
This function object reads fields from the time directories and adds them to the mesh database for fu...
wordList fieldSet_
Fields to load.
PtrList< volSymmTensorField > vSymmtf_
virtual void updateMesh(const mapPolyMesh &)
Update for changes of mesh.