openfoam/applications/utilities/mesh/conversion
Mark Olesen b98f53ceca ENH: make ITstream positioning methods noexcept
ENH: add rank() method for compound tokens

ENH: add IOstream::minPrecision(unsigned)

- reduced typing, more expressive, no namespace ambiguity with max()

    new: IOstream::minPrecision(10);
    old: IOstream::defaultPrecision(max(10u, IOstream::defaultPrecision()));

STYLE: namespace qualify min/max for some buffer sizing [clang/hipp]
2024-03-06 11:01:57 +01:00
..
ansysToFoam ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
ccm ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +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: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01: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: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01: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: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
writeMeshObj STYLE: check iterator validity with good() instead of found() 2023-02-10 17:12:48 +01:00