openfoam/applications/utilities/mesh
Mark Olesen 295822daa6 ENH: cleanup/reorganize surfaceWriter and fileFormats
- remove unused surfaceWriter constructors, noexcept on methods

- relocate/rename writerCaching from surfMesh -> fileFormats

- changed from surfaceWriters::writerCaching to
  ensightOutput::writerCaching to permit reuse elsewhere

- relocate static output helpers to ensightCase

- refactor NAS coordinate writing
2022-02-10 19:28:51 +01:00
..
advanced STYLE: make polyMesh constructor explicit 2021-05-12 11:24:57 +02:00
conversion ENH: cleanup/reorganize surfaceWriter and fileFormats 2022-02-10 19:28:51 +01:00
doc GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
generation STYLE: use single-parameter SubList where applicable (reduces clutter) 2022-01-31 20:08:52 +01:00
manipulation ENH: createPatch: update fields. Fixes #1361. 2022-02-09 15:54:24 +00:00