bandCompression Directory Reference
Directory dependency graph for bandCompression:
src/OpenFOAM/meshes/bandCompression

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)