NodePartitioner< ELEMENT_DIM, SPACE_DIM > Member List
This is the complete list of members for
NodePartitioner< ELEMENT_DIM, SPACE_DIM >, including all inherited members.
DumbPartitioning(AbstractMesh< ELEMENT_DIM, SPACE_DIM > &rMesh, std::set< unsigned > &rNodesOwned) | NodePartitioner< ELEMENT_DIM, SPACE_DIM > | [inline, static] |
GeometricPartitioning(AbstractMeshReader< ELEMENT_DIM, SPACE_DIM > &rMeshReader, std::vector< unsigned > &rNodePermutation, std::set< unsigned > &rNodesOwned, std::vector< unsigned > &rProcessorsOffset, ChasteCuboid< SPACE_DIM > *pRegion) | NodePartitioner< ELEMENT_DIM, SPACE_DIM > | [inline, static] |
MetisLibraryPartitioning(AbstractMeshReader< ELEMENT_DIM, SPACE_DIM > &rMeshReader, std::vector< unsigned > &rNodePermutation, std::set< unsigned > &rNodesOwned, std::vector< unsigned > &rProcessorsOffset) | NodePartitioner< ELEMENT_DIM, SPACE_DIM > | [inline, static] |
PetscMatrixPartitioning(AbstractMeshReader< ELEMENT_DIM, SPACE_DIM > &rMeshReader, std::vector< unsigned > &rNodePermutation, std::set< unsigned > &rNodesOwned, std::vector< unsigned > &rProcessorsOffset) | NodePartitioner< ELEMENT_DIM, SPACE_DIM > | [inline, static] |