openfoam/applications/utilities/mesh
Mark Olesen 46e1b00c34 ENH: handle sub-mesh connectivity by subsetting of adjacency matrix
- in renumberMesh replace calculation of a subMesh connectivity
  with calculation of the full mesh connectivity followed by subsetting
  of the full adjacency matrix. This should reduce the overall number of
  operations. (MR !669)
2024-03-19 14:09:22 +01:00
..
advanced ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
conversion ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
doc GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
generation ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
manipulation ENH: handle sub-mesh connectivity by subsetting of adjacency matrix 2024-03-19 14:09:22 +01:00