42 #include <Epetra_ConfigDefs.h> 
   45 #include <Epetra_CrsGraph.h> 
   46 #include <Epetra_MapColoring.h> 
   47 #include <Epetra_GIDTypeVector.h> 
   48 #include <Epetra_Map.h> 
   98 #ifndef EPETRA_NO_32BIT_GLOBAL_INDICES 
  100 std::vector<Epetra_IntVector>&
 
  108 #ifndef EPETRA_NO_64BIT_GLOBAL_INDICES 
  110 std::vector<Epetra_LongLongVector>&
 
std::vector< Epetra_LongLongVector > & operator()(Epetra_CrsGraph &orig)
 
NewTypeRef operator()(OriginalTypeRef orig)
Analysis of transform operation on original object and construction of new object. 
 
std::vector< Epetra_IntVector > & operator()(Epetra_CrsGraph &orig)