42 #ifndef EpetraExt_MAPCOLORINGINDEX_H
43 #define EpetraExt_MAPCOLORINGINDEX_H
45 #if defined(EpetraExt_SHOW_DEPRECATED_WARNINGS)
47 #warning "The EpetraExt package is deprecated"
55 #ifndef EPETRA_NO_32BIT_GLOBAL_INDICES
79 #ifndef EPETRA_NO_64BIT_GLOBAL_INDICES
125 #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)