51 #ifndef functionObjects_scalarTransport_H 52 #define functionObjects_scalarTransport_H 61 namespace functionObjects
145 virtual bool write();
virtual ~scalarTransport()
Destructor.
const word & name() const
Return the name of this functionObject.
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.
scalarTransport(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual bool execute()
Calculate the scalarTransport.
Evolves a passive scalar transport equation.
A class for handling words, derived from string.
virtual bool read(const dictionary &)
Read the scalarTransport data.
void operator=(const scalarTransport &)=delete
Disallow default bitwise assignment.
TypeName("scalarTransport")
Runtime type information.
virtual bool write()
Do nothing.
Specialisation of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
A class for managing temporary objects.