42 #ifndef EpetraExt_MAPCOLORINGINDEX_H
43 #define EpetraExt_MAPCOLORINGINDEX_H
49 #ifndef EPETRA_NO_32BIT_GLOBAL_INDICES
73 #ifndef EPETRA_NO_64BIT_GLOBAL_INDICES
119 #endif //EpetraExt_CRSGRAPH_MAPCOLORINGINDEX_H
~CrsGraph_MapColoringIndex()
Destructor.
CrsGraph_MapColoringIndex(const Epetra_MapColoring &ColorMap)
Constructor input param ColorMap defines the perturbation coloring.
CrsGraph_MapColoringIndex64(const Epetra_MapColoring &ColorMap)
Constructor input param ColorMap defines the perturbation coloring.
Generates a std::vector of Epetra_IntVector's to be used to map perturbation contributions to a CrsGr...
~CrsGraph_MapColoringIndex64()
Destructor.
std::vector< Epetra_LongLongVector > & operator()(Epetra_CrsGraph &orig)
std::vector< Epetra_IntVector > & operator()(Epetra_CrsGraph &orig)