Files | |
file | bandCompression.C [code] |
The function renumbers the addressing such that the band of the matrix is reduced. The algorithm uses a simple search through the neighbour list. | |
file | bandCompression.H [code] |
The bandCompression function renumbers the addressing such that the band of the matrix is reduced. The algorithm uses a simple search through the neighbour list in order of connectivity. (CutHill-McKee algorithm) | |