EnGPar
Partitioning using the N-Graph
Protected Member Functions | Protected Attributes | List of all members
agi::apfGraph Class Reference

An extension of the N-Graph for SCOREC meshes. More...

Inheritance diagram for agi::apfGraph:
agi::dofGraph

Protected Member Functions

void checkDims (int dim, int primary, int second)
 
void setupPrimary (int primary)
 
etype setupSecondary (int second)
 
void connectToEdges (int primary, int second, etype type)
 
void connectToPins (int primary, int second, etype type)
 
void constructGhostVerts ()
 

Protected Attributes

apf::Mesh * m
 
const char * name
 
apf::GlobalNumbering * global_nums
 
apf::GlobalNumbering * edge_nums [MAX_TYPES]
 
std::vector< gid_t > ghosts
 
std::vector< part_t > owns
 

Detailed Description

An extension of the N-Graph for SCOREC meshes.


The documentation for this class was generated from the following file: