48 #ifndef scalarTransport_H 49 #define scalarTransport_H 142 const bool loadFromFiles =
false 171 virtual void write();
Mesh data needed to do the Finite Volume discretisation.
virtual ~scalarTransport()
Destructor.
TypeName("scalarTransport")
Runtime type information.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual void execute()
Execute, currently does nothing.
virtual void write()
Calculate the scalarTransport and write.
This function object evolves a passive scalar transport equation. The field in ininitially zero...
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void movePoints(const polyMesh &)
Update for changes of mesh.
virtual void timeSet()
Called when time was set at the end of the Time::operator++.
virtual const word & name() const
Return name of the set of scalarTransport.
virtual void end()
Execute at the final time-loop, currently does nothing.
Forward declarations of fvMatrix specializations.
List of finite volume options.
Mesh consisting of general polyhedral cells.
Registry of regIOobjects.
virtual void read(const dictionary &)
Read the scalarTransport data.
virtual void updateMesh(const mapPolyMesh &)
Update for changes of mesh.
A class for managing temporary objects.