|
MyraMath
|
Computes a fill-reducing Permutation for a structurally symmetric sparse A. More...
#include <myramath/MYRAMATH_EXPORT.h>Go to the source code of this file.
Functions | |
| Permutation | myra::reorder (const PatternRange &A) |
| Given a structurally symmetric A, returns a fill-reducing Permutation. | |
| Permutation | myra::reorder (const PatternRange &A, const Match &match) |
| Like reorder(), but returns a Permutation for a (supernodal?) coarsening of A. | |
Computes a fill-reducing Permutation for a structurally symmetric sparse A.
1.8.13