Go to the documentation of this file.
91 const objectRegistry&
obr_;
124 const bool loadFromFiles =
false
153 virtual void write();
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
virtual void end()
Execute at the final time-loop, currently does nothing.
A class for handling words, derived from string.
const objectRegistry & obr_
Switch log_
Switch to send output to Info as well as to file.
Mesh consisting of general polyhedral cells.
virtual void movePoints(const polyMesh &)
Update for changes of mesh.
bool active_
on/off switch
Registry of regIOobjects.
virtual void updateMesh(const mapPolyMesh &)
Update for changes of mesh.
virtual void read(const dictionary &)
Read the dsmcFields data.
virtual ~dsmcFields()
Destructor.
dsmcFields(const dsmcFields &)
Disallow default bitwise copy construct.
virtual void execute()
Execute, currently does nothing.
A list of keyword definitions, which are a keyword followed by any number of values (e....
word name_
Name of this set of dsmcFields objects.
virtual void timeSet()
Called when time was set at the end of the Time::operator++.
This function object calculates and outputs the intensive fields:
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
virtual void write()
Calculate the dsmcFields and write.
void operator=(const dsmcFields &)
Disallow default bitwise assignment.
TypeName("dsmcFields")
Runtime type information.
virtual const word & name() const
Return name of the set of dsmcFields.