42 #ifndef EpetraExt_CRSGRAPH_VIEW_H
43 #define EpetraExt_CRSGRAPH_VIEW_H
77 #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.