43 #include "Ifpack_ConfigDefs.h" 
   44 #include "Ifpack_Partitioner.h" 
   45 #include "Ifpack_OverlappingPartitioner.h" 
   46 #include "Ifpack_LinearPartitioner.h" 
   47 #include "Epetra_CrsGraph.h" 
int NumMyRows() const 
Returns the number of local rows. 
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 NumLocalParts_
Number of local subgraphs.