43 #include "Ifpack_ConfigDefs.h" 44 #include "Ifpack_Partitioner.h" 45 #include "Ifpack_OverlappingPartitioner.h" 46 #include "Ifpack_EquationPartitioner.h" 47 #include "Epetra_CrsGraph.h" std::vector< int > Partition_
Partition_[i] contains the ID of non-overlapping part it belongs to.
int ComputePartitions()
Computes the partitions. Returns 0 if successful.
int NumMyRows() const
Returns the number of local rows.
int NumLocalParts_
Number of local subgraphs.