openfoam/applications/utilities/mesh/conversion
Mark Olesen 392aa56f23 COMP: dllexport symbols for conversion/ccm (fixes #3199)
- normally mingw will export *all* symbols, but since the ADF library
  explicitly uses __declspec(dllexport) itself we must do the same
  otherwise none of our library symbols are exported and linking fails.

- update some code style for conversion/ccm
2025-01-02 12:38:22 +01:00
..
ansysToFoam ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
ccm COMP: dllexport symbols for conversion/ccm (fixes #3199) 2025-01-02 12:38:22 +01:00
cfx4ToFoam ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
datToFoam ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00
ensightToFoam ENH: read support for EnSight single-file transient (#3154) 2024-05-29 14:04:52 +00:00
fireToFoam ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
fluent3DMeshToFoam ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
fluentMeshToFoam ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01: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: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
gmshToFoam ENH: add single-time handling to timeSelector 2024-05-06 22:22:42 +02:00
ideasUnvToFoam ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
kivaToFoam ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
mshToFoam ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
netgenNeutralToFoam ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
plot3dToFoam ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
star4ToFoam ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
tetgenToFoam ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
vtkUnstructuredToFoam ENH: vtkUnstructuredToFoam: construct&write fields. See #3195. 2024-07-10 15:20:54 +01:00
writeMeshObj COMP: snappyHexMesh: extraneous code 2024-12-23 12:03:16 +00:00