All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
bandCompression.C File Reference

The function renumbers the addressing such that the band of the matrix is reduced. The algorithm uses a simple search through the neighbour list. More...

Include dependency graph for bandCompression.C:

Go to the source code of this file.

Detailed Description

The function renumbers the addressing such that the band of the matrix is reduced. The algorithm uses a simple search through the neighbour list.

Original source file bandCompression.C

See http://en.wikipedia.org/wiki/Cuthill-McKee_algorithm

Definition in file bandCompression.C.