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