openfoam/applications/utilities/preProcessing/PDR
Mark Olesen ba153df8db ENH: improved handling for clamping
- proper component-wise clamping for MinMax clamp().

- construct clampOp from components

- propagate clamp() method from GeometricField to FieldField and Field

- clamp_min() and clamp_max() for one-sided clamping,
  as explicit alternative to min/max free functions which can
  be less intuitive and often involve additional field copies.

- top-level checks to skip applying invalid min/max ranges
  and bypass the internal checks of MinMax::clamp() etc.
2023-01-23 14:52:29 +01:00
..
pdrFields ENH: improved handling for clamping 2023-01-23 14:52:29 +01:00
PDRsetFields ENH: expose IntRange {begin,end}_value() methods 2022-10-31 18:36:15 +01:00
Allwclean GIT: rename directory PDRsetFields -> PDR 2020-12-11 20:24:24 +00:00
Allwmake GIT: rename directory PDRsetFields -> PDR 2020-12-11 20:24:24 +00:00