MFEM  v4.6.0
Finite element discretization library
Namespaces | Functions
mesh_extras.cpp File Reference

Go to the source code of this file.

Namespaces

 mfem
 
 mfem::common
 

Functions

void mfem::common::MergeMeshNodes (Mesh *mesh, int logging)
 Merges vertices which lie at the same location. More...
 
void mfem::common::AttrToMarker (int max_attr, const Array< int > &attrs, Array< int > &marker)
 Convert a set of attribute numbers to a marker array. More...