Go to the documentation of this file.
42 mesh.time().constant(),
52 Info<<
"Selecting multiphaseSystem " << systemType <<
endl;
54 auto* ctorPtr = dictionaryConstructorTable(systemType);
63 *dictionaryConstructorTablePtr_
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A class for handling words, derived from Foam::string.
Ostream & endl(Ostream &os)
#define FatalIOErrorInLookup(ios, lookupTag, lookupName, lookupTable)
Mesh data needed to do the Finite Volume discretisation.
static autoPtr< multiphaseSystem > New(const fvMesh &mesh)
errorManipArg< error, int > exit(error &err, const int errNo=1)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.