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>&
EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix.
std::vector< Epetra_LongLongVector > & operator()(Epetra_CrsGraph &orig)
Analysis of transform operation on original object and construction of new object.
NewTypeRef operator()(OriginalTypeRef orig)
std::vector< Epetra_IntVector > & operator()(Epetra_CrsGraph &orig)
Analysis of transform operation on original object and construction of new object.