MFEM  v4.6.0
Finite element discretization library
Classes | Namespaces | Functions
ncmesh.hpp File Reference

Go to the source code of this file.

Classes

struct  mfem::Refinement
 
struct  mfem::Embedding
 Defines the position of a fine element within a coarse element. More...
 
struct  mfem::CoarseFineTransformations
 Defines the coarse-fine transformations of all fine elements. More...
 
class  mfem::NCMesh
 A class for non-conforming AMR. The class is not used directly by the user, rather it is an extension of the Mesh class. More...
 
struct  mfem::NCMesh::MeshId
 Identifies a vertex/edge/face in both Mesh and NCMesh. More...
 
struct  mfem::NCMesh::Master
 
struct  mfem::NCMesh::Slave
 Nonconforming edge/face within a bigger edge/face. More...
 
struct  mfem::NCMesh::NCList
 Lists all edges/faces in the nonconforming mesh. More...
 
struct  mfem::NCMesh::Node
 
struct  mfem::NCMesh::Face
 
struct  mfem::NCMesh::Element
 
struct  mfem::NCMesh::Point
 
struct  mfem::NCMesh::PointMatrix
 The PointMatrix stores the coordinates of the slave face using the master face coordinate as reference. More...
 
struct  mfem::NCMesh::TmpVertex
 
struct  mfem::NCMesh::GeomInfo
 This holds in one place the constants about the geometries we support. More...
 

Namespaces

 mfem
 

Functions

void mfem::Swap (CoarseFineTransformations &a, CoarseFineTransformations &b)