42 #ifndef EpetraExt_CRSGRAPH_AMD_H
43 #define EpetraExt_CRSGRAPH_AMD_H
45 #if defined(EpetraExt_SHOW_DEPRECATED_WARNINGS)
47 #warning "The EpetraExt package is deprecated"
95 #endif //EpetraExt_CRSGRAPH_AMD_H
~CrsGraph_AMD()
EpetraExt::CrsGraph_AMD Destructor.
EpetraExt::CrsGraph_AMD: A transform for Approximate Minimum Degree Reordering using Tim Daley's AMD ...
Epetra_CrsGraph * NewGraph_
NewTypeRef operator()(OriginalTypeRef orig)
EpetraExt::CrsGraph_AMD Transform Operator.
CrsGraph_AMD(bool verbose=false)
EpetraExt::CrsGraph_AMD Constructor.