MFEM v4.7.0
Finite element discretization library
|
Go to the source code of this file.
Classes | |
class | mfem::common::ElementMeshStream |
class | mfem::common::KershawTransformation |
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. | |