42 #ifndef EpetraExt_CRSGRAPH_VIEW_H 43 #define EpetraExt_CRSGRAPH_VIEW_H 66 : NewRowMap_(new_row_map),
67 NewColMap_(new_col_map)
77 #endif //EpetraExt_CRSGRAPH_VIEW_H CrsGraph_View(const Epetra_BlockMap *new_row_map, const Epetra_BlockMap *new_col_map=0)
Constructor.
EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix.
~CrsGraph_View()
Destructor.
NewTypeRef operator()(OriginalTypeRef orig)
Transformation Operator.
Generates a sub-block view of a Epetra_CrsGraph.