1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Nov 04, 2024 — Nov 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ENH: control local boundary consistency checks from FieldBase settings More... 6 months ago
ENH: add fvPatch::offset() as pass-through to polyPatch::offset() More... 6 months ago
ENH: extend GeoMesh interface to include boundary_size() static method More... 6 months ago
STYLE: remove old (__cplusplus >= 201703L) checks More... 6 months ago
Merge branch 'fix-3360-wrong-addressing' into 'master' More... 6 months ago
TUT: bubbleColumnPolydisperse: update the function object library (fixes #3321) More... 6 months ago
BUG: RosinRammler: correct the order of scale and shape parameters (fixes #3342) More... 6 months ago
STYLE: report active/inactive state flag for fvOptions (fixes #3356) More... 6 months ago
BUG: wrong cellZone addressing in uniformityCellZone (fixes #3360) More... 6 months ago
ENH: avoid the build-up of the background solver dictionary More... 6 months ago
Merge branch 'feature-mui-support' into 'develop' More... 6 months ago
COMP: default construct Matrix is constexpr More... 6 months ago
ENH: add -mpi-split-by-appnum option (issue #3127) More... 6 months ago
Merge branch 'improved-list-sizing' into 'develop' More... 6 months ago
ENH: allow disabling of initial MPI_Comm_dup(MPI_COMM_WORLD,...) More... 6 months ago
ENH: refine handling of DynamicList/DynamicField resizing More... 6 months ago
ENH: add face/triFace/triangle magSqr() method (as per edge, boundBox etc) More... 6 months ago
BUG: lduMesh: fix cell-cell addressing. Fixes #3357 More... 7 months ago
ENH: extend patch/boundary methods: faces(), faceOwner() More... 7 months ago
COMP: add <numeric> to stdFoam.H More... 7 months ago
Merge branch 'namespace-qualify_code-style' into 'develop' More... 7 months ago
TUT: clarify use of Antal parameters (#3353) More... 7 months ago
ENH: add writeContents() static methods for IOList etc. More... 7 months ago
STYLE: avoid implicit cast of UList to List More... 7 months ago
ENH: return plain List instead of shrinking the DynamicList More... 7 months ago
STYLE: promote ListPolicy to Foam namespace More... 7 months ago
CONFIG: add LIBO_LIBS support into wmake rules More... 7 months ago
COMP: namespace qualify min/max functions (#3348) More... 7 months ago
ENH: use gMinMax() instead of separate gMin(), gMax() More... 7 months ago
ENH: additional in-place clamp_min(), clamp_max() field methods More... 7 months ago