42 #ifndef EpetraExt_CRSGRAPH_VIEW_H
43 #define EpetraExt_CRSGRAPH_VIEW_H
45 #if defined(EpetraExt_SHOW_DEPRECATED_WARNINGS)
47 #warning "The EpetraExt package is deprecated"
83 #endif //EpetraExt_CRSGRAPH_VIEW_H
CrsGraph_View(const Epetra_BlockMap *new_row_map, const Epetra_BlockMap *new_col_map=0)
Constructor.
const Epetra_BlockMap * NewRowMap_
const Epetra_BlockMap * NewColMap_
~CrsGraph_View()
Destructor.
NewTypeRef operator()(OriginalTypeRef orig)
Transformation Operator.
Generates a sub-block view of a Epetra_CrsGraph.