MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
mesh_extras.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  mfem
 
namespace  mfem::common
 

Functions

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