fpcm::DistributedMesh Namespace Reference

Classes

struct  Element
struct  DistributedMesh
 DistributedMesh is responsible for logic behind parallel mesh operations. It decides which mesh entities are transfered and between which processes. Thus this class is responsible for mesh entities recognition, migration orders and others. More...

Enumerations

enum  MeshEntityType {
  EVertex = 0, EEdge, EFace, EElement,
  EN_MeshEntityTypes
}

Variables

const int MAX_EL_NEIG = 5
const int NO_NEIG = 0

Enumeration Type Documentation

Enumerator:
EVertex 
EEdge 
EFace 
EElement 
EN_MeshEntityTypes 

Variable Documentation

Local (in-process) representation of distributed mesh. In keeps infomration about topology of local mesh AND its' direct neighbours in other processes.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1