MFEM
v3.4
Finite element discretization library
|
#include <tlayout.hpp>
Public Member Functions | |
ScalarLayout () | |
ScalarLayout (const FiniteElementSpace &fes) | |
int | NumComponents () const |
int | ind (int scalar_idx, int comp_idx) const |
Static Public Member Functions | |
static bool | Matches (const FiniteElementSpace &fes) |
Static Public Attributes | |
static const int | vec_dim = 1 |
Definition at line 562 of file tlayout.hpp.
|
inline |
Definition at line 567 of file tlayout.hpp.
|
inline |
Definition at line 569 of file tlayout.hpp.
|
inline |
Definition at line 576 of file tlayout.hpp.
|
inlinestatic |
Definition at line 578 of file tlayout.hpp.
|
inline |
Definition at line 574 of file tlayout.hpp.
|
static |
Definition at line 565 of file tlayout.hpp.