57 #ifndef functionObjects_phaseMap_H 58 #define functionObjects_phaseMap_H 67 namespace functionObjects
76 public fvMeshFunctionObject
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...
This functionObject writes the phase-fraction map field alpha.map with incremental value ranges for e...
virtual ~phaseMap()
Destructor.
static const List< T > & null()
Return a null List.
phaseMap(const word &name, const Time &runTime, const dictionary &)
Construct from Time and dictionary.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from string.
TypeName("phaseMap")
Runtime type information.
virtual bool write()
Write the force fields.
const phaseSystem::phaseModelList & phases_
Constant access to phases.
virtual wordList fields() const
Return the list of fields required.
virtual bool execute()
Calculate the force fields.
void operator=(const phaseMap &)=delete
Disallow default bitwise assignment.