Abstract base class for DMD models to handle DMD characteristics for the DMD function object.
const fvMesh & mesh_
Reference to the mesh.
DMDModel(const fvMesh &mesh, const word &name, const dictionary &dict)
Construct from components.
const word name_
Name of operand function object.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
writeFile(const objectRegistry &obr, const fileName &prefix, const word &name="undefined", const bool writeToFile=true, const string &ext=".dat")
Construct from objectRegistry, prefix, fileName.
Mesh data needed to do the Finite Volume discretisation.
A class for handling words, derived from Foam::string.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
const word GlobalIOList< Tuple2< scalar, vector > >::typeName("scalarVectorTable")
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for expressions::valueTypeCode::INVALID.
#define defineRunTimeSelectionTable(baseType, argNames)
Define run-time selection table.