|
EpetraExt Package Browser (Single Doxygen Collection)
Development
|
Go to the documentation of this file.
42 #ifndef EpetraExt_CRSGRAPH_OVERLAP_H
43 #define EpetraExt_CRSGRAPH_OVERLAP_H
89 #endif //EpetraExt_CRSGRAPH_OVERLAP_H
const bool squareLocalBlock_
~CrsGraph_Overlap()
Destructor.
CrsGraph_Overlap(int overlap, bool squareLocalBlock=false)
Constructor.
Epetra_BlockMap * OverlapMap_
Given an input Epetra_CrsGraph, a "overlapped" Epetra_CrsGraph is generated including rows associated...
NewTypeRef operator()(OriginalTypeRef orig)
Constructs "overlapped" Epetra_CrsGraph from original.
EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix.