42#ifndef EpetraExt_CRSGRAPH_AMD_H
43#define EpetraExt_CRSGRAPH_AMD_H
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.
~CrsGraph_AMD()
EpetraExt::CrsGraph_AMD Destructor.
EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix.