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.
Classes | |
class | Modes< Type, PatchField, GeoMesh > |
Implementation of a container class derived from PtrList. More... | |
Typedefs | |
typedef Modes< scalar, fvPatchField, volMesh > | volScalarModes |
typedef Modes< vector, fvPatchField, volMesh > | volVectorModes |
typedef Modes< scalar, fvsPatchField, surfaceMesh > | surfaceScalarModes |
typedef Modes<scalar, fvsPatchField, surfaceMesh> surfaceScalarModes |
typedef Modes<scalar, fvPatchField, volMesh> volScalarModes |
typedef Modes<vector, fvPatchField, volMesh> volVectorModes |