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

Go to the source code of this file.

Namespaces

namespace  mfem
 

Functions

template<>
void mfem::Ordering::DofsToVDofs< Ordering::byNODES > (int ndofs, int vdim, Array< int > &dofs)
 
template<>
void mfem::Ordering::DofsToVDofs< Ordering::byVDIM > (int ndofs, int vdim, Array< int > &dofs)