#include <ModalBasis.hpp>
◆ ModalBasis()
| Prandtl::ModalBasis::ModalBasis |
( |
mfem::DG_FECollection & |
fec, |
|
|
mfem::Geometry::Type & |
gtype, |
|
|
int |
order, |
|
|
int |
dim |
|
) |
| |
◆ ~ModalBasis()
| Prandtl::ModalBasis::~ModalBasis |
( |
| ) |
|
◆ ComputeModes() [1/2]
| void Prandtl::ModalBasis::ComputeModes |
( |
const mfem::Vector & |
nodes | ) |
|
◆ ComputeModes() [2/2]
| void Prandtl::ModalBasis::ComputeModes |
( |
const mfem::Vector & |
nodes, |
|
|
mfem::Vector & |
modes |
|
) |
| |
◆ ComputeNodes() [1/2]
| void Prandtl::ModalBasis::ComputeNodes |
( |
const mfem::Vector & |
modes, |
|
|
mfem::Vector & |
nodes |
|
) |
| |
◆ ComputeNodes() [2/2]
| void Prandtl::ModalBasis::ComputeNodes |
( |
mfem::Vector & |
nodes | ) |
|
◆ ComputeVDM()
| mfem::DenseMatrix Prandtl::ModalBasis::ComputeVDM |
( |
const mfem::IntegrationRule * |
ir | ) |
|
◆ Eval()
| mfem::real_t Prandtl::ModalBasis::Eval |
( |
mfem::Vector & |
x | ) |
|
◆ EvalGrad()
| mfem::Vector Prandtl::ModalBasis::EvalGrad |
( |
mfem::Vector & |
x | ) |
|
◆ GetModes()
| void Prandtl::ModalBasis::GetModes |
( |
mfem::Vector & |
modes | ) |
|
◆ GetPolyDegs()
| mfem::Array2D< int > Prandtl::ModalBasis::GetPolyDegs |
( |
| ) |
|
◆ GetVandermonde()
| const mfem::DenseMatrix & Prandtl::ModalBasis::GetVandermonde |
( |
| ) |
|
◆ SetModes()
| void Prandtl::ModalBasis::SetModes |
( |
const mfem::Vector & |
modes | ) |
|
◆ npts
| int Prandtl::ModalBasis::npts |
◆ order
| int Prandtl::ModalBasis::order |
The documentation for this class was generated from the following files: