mmpd_adapter/fpcm/distributed_mesh.hpp File Reference

#include <mpi.h>
#include "compressed_mesh.hpp"
Include dependency graph for distributed_mesh.hpp:

Go to the source code of this file.

Classes

struct  fpcm::DistributedMesh::Element
struct  fpcm::DistributedMesh::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...

Namespaces

namespace  fpcm
namespace  fpcm::DistributedMesh

Enumerations

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

Variables

const int fpcm::DistributedMesh::MAX_EL_NEIG = 5
const int fpcm::DistributedMesh::NO_NEIG = 0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1