openfoam/applications/utilities
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
..
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
finiteArea ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
mesh ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
miscellaneous ENH: use tmp field factory methods [12] (#2723) 2024-02-21 14:31:40 +01:00
parallelProcessing ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
postProcessing STYLE: use static call for regIOobject::store (#1507) 2024-02-20 16:56:22 +01:00
preProcessing STYLE: use static call for regIOobject::store (#1507) 2024-02-20 16:56:22 +01:00
surface ENH: add surface patch index to surfaceCheck output 2024-03-05 16:18:02 +01:00
thermophysical ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00