Header file of the Modes class.
More...
#include <Eigen/Eigen>
#include <unsupported/Eigen/SparseExtra>
#include <unsupported/Eigen/CXX11/Tensor>
#include "fvCFD.H"
#include "Foam2Eigen.H"
#include "ITHACAutilities.H"
#include "ITHACAstream.H"
Go to the source code of this file.
Header file of the Modes class.
Definition in file Modes.H.
◆ pointVectorModes
| typedef Modes<vector, pointPatchField, pointMesh> pointVectorModes |
◆ surfaceScalarModes
| typedef Modes<scalar, fvsPatchField, surfaceMesh> surfaceScalarModes |
◆ volScalarModes
| typedef Modes<scalar, fvPatchField, volMesh> volScalarModes |
◆ volVectorModes
| typedef Modes<vector, fvPatchField, volMesh> volVectorModes |