Loading...
Searching...
No Matches
ITHACADMD.H File Reference

Header file of the ITHACADMD class. More...

#include "fvCFD.H"
#include "ITHACAutilities.H"
#include "ITHACAstream.H"
#include "ITHACAparameters.H"
#include "Foam2Eigen.H"
#include "EigenFunctions.H"
#include "ITHACAPOD.H"
#include <functional>
#include "Modes.H"
#include <Spectra/GenEigsSolver.h>
#include <Spectra/SymEigsSolver.h>
#include <Eigen/Eigen>
#include <unsupported/Eigen/SparseExtra>
#include <unsupported/Eigen/MatrixFunctions>
#include <redsvd>

Go to the source code of this file.

Classes

class  ITHACADMD< Type, PatchField, GeoMesh >
 Class of the computation of the DMD, it exploits the SVD methods. More...
 

Typedefs

typedef ITHACADMD< scalar, fvPatchField, volMesh > ITHACADMDvolScalar
 
typedef ITHACADMD< vector, fvPatchField, volMesh > ITHACADMDvolVector
 

Detailed Description

Header file of the ITHACADMD class.

Definition in file ITHACADMD.H.

Typedef Documentation

◆ ITHACADMDvolScalar

typedef ITHACADMD<scalar, fvPatchField, volMesh> ITHACADMDvolScalar

Definition at line 161 of file ITHACADMD.H.

◆ ITHACADMDvolVector

typedef ITHACADMD<vector, fvPatchField, volMesh> ITHACADMDvolVector

Definition at line 162 of file ITHACADMD.H.