MFEM
v4.1.0
Finite element discretization library
|
Go to the source code of this file.
Classes | |
class | mfem::QuadratureInterpolator |
A class that performs interpolation from an E-vector to quadrature point values and/or derivatives (Q-vectors). More... | |
Namespaces | |
mfem | |
Enumerations | |
enum | mfem::QVectorLayout { mfem::QVectorLayout::byNODES, mfem::QVectorLayout::byVDIM } |
Type describing possible layouts for Q-vectors. More... | |