#include <EpetraExt_Overlap_CrsGraph.h>
Inheritance diagram for EpetraExt::CrsGraph_Overlap:

Public Member Functions | |
| ~CrsGraph_Overlap () | |
| Destructor. | |
| CrsGraph_Overlap (int overlap, bool squareLocalBlock=false) | |
| Constructor. | |
| NewTypeRef | operator() (OriginalTypeRef orig) |
| Constructs "overlapped" Epetra_CrsGraph from original. | |
Definition at line 43 of file EpetraExt_Overlap_CrsGraph.h.
|
|
Destructor.
Definition at line 38 of file EpetraExt_Overlap_CrsGraph.cpp. |
|
||||||||||||
|
Constructor.
Definition at line 61 of file EpetraExt_Overlap_CrsGraph.h. |
|
|
Constructs "overlapped" Epetra_CrsGraph from original.
Implements EpetraExt::Transform< T, U >. Definition at line 47 of file EpetraExt_Overlap_CrsGraph.cpp. |
1.3.9.1