DistributedTetrahedralMeshPartitionType Struct Reference

#include <DistributedTetrahedralMeshPartitionType.hpp>

List of all members.

Public Types

enum  type { DUMB = 0, PARMETIS_LIBRARY = 1, METIS_LIBRARY = 2, PETSC_MAT_PARTITION = 3 }

Detailed Description

Definition of partition types. "DUMB" is using natural mesh ordering with PETSC_DECIDE. "PARMETIS_LIBRARY" is a call to the parallel parMETIS library "METIS_LIBRARY" is a call to the sequential METIS library "PETSC_MAT_PARTITION" is a call to parMETIS (or whatever) via PETSc functionality

Definition at line 38 of file DistributedTetrahedralMeshPartitionType.hpp.


Member Enumeration Documentation

The actual type enumeration

Definition at line 41 of file DistributedTetrahedralMeshPartitionType.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 22 13:04:25 2011 for Chaste by  doxygen 1.6.3