|  | MFEM v4.8.0
    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 563 of file tlayout.hpp.
| 
 | inline | 
Definition at line 568 of file tlayout.hpp.
| 
 | inline | 
Definition at line 570 of file tlayout.hpp.
| 
 | inline | 
Definition at line 577 of file tlayout.hpp.
| 
 | inlinestatic | 
Definition at line 579 of file tlayout.hpp.
| 
 | inline | 
Definition at line 575 of file tlayout.hpp.
| 
 | static | 
Definition at line 566 of file tlayout.hpp.