42#ifndef EpetraExt_MAPCOLORINGINDEX_H
43#define EpetraExt_MAPCOLORINGINDEX_H
49#ifndef EPETRA_NO_32BIT_GLOBAL_INDICES
73#ifndef EPETRA_NO_64BIT_GLOBAL_INDICES
~CrsGraph_MapColoringIndex64()
Destructor.
CrsGraph_MapColoringIndex64(const Epetra_MapColoring &ColorMap)
Constructor input param ColorMap defines the perturbation coloring.
std::vector< Epetra_LongLongVector > & operator()(Epetra_CrsGraph &orig)
CrsGraph_MapColoringIndex(const Epetra_MapColoring &ColorMap)
Constructor input param ColorMap defines the perturbation coloring.
std::vector< Epetra_IntVector > & operator()(Epetra_CrsGraph &orig)
~CrsGraph_MapColoringIndex()
Destructor.
Generates a std::vector of Epetra_IntVector's to be used to map perturbation contributions to a CrsGr...
EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix.