42 #ifndef EpetraExt_CRSGRAPH_BTF_H 43 #define EpetraExt_CRSGRAPH_BTF_H 47 class Epetra_CrsGraph;
94 Epetra_Map * NewRowMap_;
95 Epetra_Map * NewDomainMap_;
97 Epetra_CrsGraph * NewGraph_;
103 #endif //EpetraExt_CRSGRAPH_BTF_H NewTypeRef operator()(OriginalTypeRef orig)
Construction of BTF ordered Epetra_CrsGraph from orig object.
EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix.
CrsGraph_BTF()
Default Constructor.
~CrsGraph_BTF()
Destructor.
Block Triangular Factorization (Reordering) of Epetra_CrsGraph.