42 #ifndef EpetraExt_CRSGRAPH_AMD_H 43 #define EpetraExt_CRSGRAPH_AMD_H 47 class Epetra_CrsGraph;
82 Epetra_CrsGraph * NewGraph_;
89 #endif //EpetraExt_CRSGRAPH_AMD_H ~CrsGraph_AMD()
EpetraExt::CrsGraph_AMD Destructor.
EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix.
EpetraExt::CrsGraph_AMD: A transform for Approximate Minimum Degree Reordering using Tim Daley's AMD ...
NewTypeRef operator()(OriginalTypeRef orig)
EpetraExt::CrsGraph_AMD Transform Operator.
CrsGraph_AMD(bool verbose=false)
EpetraExt::CrsGraph_AMD Constructor.