virtual ~DMDModel()=default
virtual bool initialise(const RMatrix &snapshot)=0
A class for handling words, derived from Foam::string.
virtual bool read(const dictionary &dict)=0
declareRunTimeSelectionTable(autoPtr, DMDModel, dictionary,(const fvMesh &mesh, const word &name, const dictionary &dict),(mesh, name, dict))
static autoPtr< DMDModel > New(const fvMesh &mesh, const word &name, const dictionary &dict)
virtual void reconstruct(const wordList modes)
virtual bool update(const RMatrix &snapshot)=0
DMDModel(const fvMesh &mesh, const word &name, const dictionary &dict)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
void operator=(const DMDModel &)=delete
Abstract base class for DMD models to handle DMD characteristics for the DMD function object.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
virtual bool dynamics()=0
Macros to ease declaration of run-time selection tables.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
word name(const expressions::valueTypeCode typeCode)
Base class for writing single files from the function objects.
label nComponents(const word &fieldName) const