MyraMath
Functions
reorder.h File Reference

Computes a fill-reducing Permutation for a structurally symmetric sparse A. More...

#include <myramath/utility/detail/LIBPUBLIC.h>
Include dependency graph for reorder.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.
 

Detailed Description

Computes a fill-reducing Permutation for a structurally symmetric sparse A.