MFEM v4.7.0
Finite element discretization library
|
#include <tfespace.hpp>
Public Types | |
typedef FE | FE_type |
Public Member Functions | |
DGIndexer (const FE &fe, const FiniteElementSpace &fes) | |
MFEM_ALWAYS_INLINE void | SetElement (int elem_idx) |
MFEM_ALWAYS_INLINE int | map (int loc_dof_idx, int elem_offset) const |
Protected Attributes | |
int | offset |
Definition at line 475 of file tfespace.hpp.
typedef FE mfem::DGIndexer< FE >::FE_type |
Definition at line 481 of file tfespace.hpp.
|
inline |
Definition at line 483 of file tfespace.hpp.
|
inline |
Definition at line 499 of file tfespace.hpp.
|
inline |
Definition at line 493 of file tfespace.hpp.
|
protected |
Definition at line 478 of file tfespace.hpp.