MFEM v4.9.0
Finite element discretization library
Loading...
Searching...
No Matches
ordering.hpp File Reference

Go to the source code of this file.

Classes

class  mfem::Ordering
 The ordering method used when the number of unknowns per mesh node (vector dimension) is bigger than 1. More...
 

Namespaces

namespace  mfem
 

Functions

template<>
int mfem::Ordering::Map< Ordering::byNODES > (int ndofs, int vdim, int dof, int vd)
 
template<>
int mfem::Ordering::Map< Ordering::byVDIM > (int ndofs, int vdim, int dof, int vd)