openfoam/applications/utilities/mesh/conversion
Mark Olesen 4f43f0302d ENH: additional Map/HashTable constructors and ListOp functions
- construct Map/HashTable from key/value lists.

- invertToMap() : like invert() but returns a Map<label>,
  which is useful for sparse numbering

- inplaceRenumber() : taking a Map<label> for the mapper

ENH: construct/reset CStringList for list of C-strings
2024-02-23 18:10:48 +01:00
..
ansysToFoam ENH: cellShape::reset() - simplifies modification of existing shapes 2021-05-30 21:02:59 +02:00
ccm STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00
cfx4ToFoam STYLE: use List clear() instead of setSize(0), resize(0) 2023-10-11 18:11:37 +00:00
datToFoam ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00
ensightToFoam ENH: use updated HashTable methods 2023-10-11 18:11:37 +00:00
fireToFoam ENH: cleanup/reorganize surfaceWriter and fileFormats 2022-02-10 19:28:51 +01:00
fluent3DMeshToFoam ENH: use updated HashTable methods 2023-10-11 18:11:37 +00:00
fluentMeshToFoam ENH: align fileOperations/masterUncollatedFileOperation findInstance() 2022-04-29 11:44:28 +02:00
foamMeshToFluent BUG: foamMeshToFluent: improve compatibility with tmerge (fixes #2820) 2023-11-03 16:26:57 +00:00
foamToFireMesh STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00
foamToStarMesh STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00
foamToSurface STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00
gambitToFoam ENH: cellShape::reset() - simplifies modification of existing shapes 2021-05-30 21:02:59 +02:00
gmshToFoam ENH: additional Map/HashTable constructors and ListOp functions 2024-02-23 18:10:48 +01:00
ideasUnvToFoam ENH: additional Map/HashTable constructors and ListOp functions 2024-02-23 18:10:48 +01:00
kivaToFoam COMP: fix library linkage (#2784), silence some unused variable warnings 2023-05-19 00:46:52 +02:00
mshToFoam ENH: cellShape::reset() - simplifies modification of existing shapes 2021-05-30 21:02:59 +02:00
netgenNeutralToFoam STYLE: check iterator validity with good() instead of found() 2023-02-10 17:12:48 +01:00
plot3dToFoam ENH: cellShape::reset() - simplifies modification of existing shapes 2021-05-30 21:02:59 +02:00
star4ToFoam ENH: cleanup/reorganize surfaceWriter and fileFormats 2022-02-10 19:28:51 +01:00
tetgenToFoam ENH: additional Map/HashTable constructors and ListOp functions 2024-02-23 18:10:48 +01:00
vtkUnstructuredToFoam ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00
writeMeshObj STYLE: check iterator validity with good() instead of found() 2023-02-10 17:12:48 +01:00