#include <EpetraExt_View_CrsGraph.h>
Inheritance diagram for EpetraExt::CrsGraph_View:

Public Member Functions | |
| ~CrsGraph_View () | |
| Destructor. | |
| CrsGraph_View (const Epetra_BlockMap *new_row_map, const Epetra_BlockMap *new_col_map=0) | |
| Constructor. | |
| NewTypeRef | operator() (OriginalTypeRef orig) |
| Transformation Operator. | |
Definition at line 40 of file EpetraExt_View_CrsGraph.h.
| EpetraExt::CrsGraph_View::~CrsGraph_View | ( | ) |
| EpetraExt::CrsGraph_View::CrsGraph_View | ( | const Epetra_BlockMap * | new_row_map, | |
| const Epetra_BlockMap * | new_col_map = 0 | |||
| ) | [inline] |
| CrsGraph_View::NewTypeRef EpetraExt::CrsGraph_View::operator() | ( | OriginalTypeRef | orig | ) |
1.4.7