openfoam/applications/utilities/mesh/generation
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
..
blockMesh ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
extrude ENH: use tmp field factory methods [12] (#2723) 2024-02-21 14:31:40 +01:00
extrude2DMesh STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00
foamyMesh ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
PDRblockMesh ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
snappyHexMesh COMP: adjust link parameters (mingw) 2023-12-20 19:22:19 +01:00
Allwmake STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00