EpetraExt  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
EpetraExt::CrsGraph_MapColoringIndex64 Class Reference

#include <EpetraExt_MapColoringIndex.h>

Inheritance diagram for EpetraExt::CrsGraph_MapColoringIndex64:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ~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)

Detailed Description

Definition at line 75 of file EpetraExt_MapColoringIndex.h.


Constructor & Destructor Documentation

Destructor.

Definition at line 83 of file EpetraExt_MapColoringIndex.h.

EpetraExt::CrsGraph_MapColoringIndex64::CrsGraph_MapColoringIndex64 ( const Epetra_MapColoring &  ColorMap) [inline]

Constructor input param ColorMap defines the perturbation coloring.

Definition at line 89 of file EpetraExt_MapColoringIndex.h.


Member Function Documentation

std::vector< Epetra_LongLongVector > & EpetraExt::CrsGraph_MapColoringIndex64::operator() ( Epetra_CrsGraph &  orig)

Definition at line 111 of file EpetraExt_MapColoringIndex.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines