openfoam/src
2023-08-29 11:24:16 +02:00
..
atmosphericModels ENH: extrapolateInternal() method for patch fields 2023-06-19 17:47:03 +02:00
combustionModels ENH: coupled: enforce consistency. See #2783 2023-06-01 08:14:42 +00:00
conversion STYLE: use 'is_sorted()' instead of 'sorted()' for readers, Pair, ... 2023-07-19 14:10:31 +02:00
dummyThirdParty
dynamicFaMesh STYLE: changes to Time and TimeState 2023-07-04 17:25:25 +02:00
dynamicFvMesh ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
dynamicMesh STYLE: prefer emplace_back() to append() + last() 2023-08-29 11:24:16 +02:00
engine STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00
faOptions ENH: more consistent use of good() or direct testing instead valid() 2023-07-27 16:52:03 +02:00
fileFormats STYLE: prefer emplace_back() to append() + last() 2023-08-29 11:24:16 +02:00
finiteArea ENH: simplify add/remove patch/zone groups 2023-08-29 11:24:16 +02:00
finiteVolume STYLE: prefer push_uniq() to appendUniq 2023-08-29 11:24:16 +02:00
functionObjects ENH: patch/zone indices with select/ignore combination 2023-08-02 12:34:41 +02:00
fvAgglomerationMethods ENH: MGridGen: adapt to new GAMGAgglomeration API. Fixes #2795 2023-06-09 18:15:59 +01:00
fvMotionSolver ENH: more consistent handling/documentation of 'value' entry (#2703) 2023-06-19 17:47:03 +02:00
fvOptions ENH: more consistent use of good() or direct testing instead valid() 2023-07-27 16:52:03 +02:00
genericPatchFields ENH: provision for delayed reading of compound tokens (#2953) 2023-08-16 16:22:17 +02:00
lagrangian STYLE: prefer emplace_back() to append() + last() 2023-08-29 11:24:16 +02:00
lumpedPointMotion STYLE: use 'is_sorted()' instead of 'sorted()' for readers, Pair, ... 2023-07-19 14:10:31 +02:00
mesh STYLE: prefer push_uniq() to appendUniq 2023-08-29 11:24:16 +02:00
meshTools STYLE: prefer push_uniq() to appendUniq 2023-08-29 11:24:16 +02:00
ODE COMP: resolve clamp() float/double ambiguity (SPDP compilation) 2023-02-27 15:41:25 +01:00
OpenFOAM STYLE: prefer push_uniq() to appendUniq 2023-08-29 11:24:16 +02:00
optimisation/adjointOptimisation/adjoint ENH: more consistent use of good() or direct testing instead valid() 2023-07-27 16:52:03 +02:00
OSspecific STYLE: prefer push_uniq() to appendUniq 2023-08-29 11:24:16 +02:00
overset ENH: simplify add/remove patch/zone groups 2023-08-29 11:24:16 +02:00
parallel ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
phaseSystemModels STYLE: changes to Time and TimeState 2023-07-04 17:25:25 +02:00
Pstream STYLE: update noexcept and default construct for signals 2023-08-18 15:42:18 +02:00
randomProcesses ENH: unroll loops for complexVector functions 2023-02-27 15:41:25 +01:00
regionFaModels ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
regionModels ENH: add UPstream::msgType() setter method and UPstream::incrMsgType() 2023-08-18 15:08:42 +02:00
renumber COMP: guards around #define OMPI_SKIP_MPICXX (avoids compiler warnings) 2023-06-23 16:05:19 +02:00
rigidBodyDynamics ENH: relocate zero_one to pTraits, allows reuse for scalar clamping 2023-02-27 15:41:25 +01:00
rigidBodyMeshMotion STYLE: readOnProc/writeOnProc instead of 'valid' for IO 2023-04-04 15:04:26 +02:00
sampling STYLE: prefer emplace_back() to append() + last() 2023-08-29 11:24:16 +02:00
sixDoFRigidBodyMotion ENH: sixDoF: add max/min angle constraints to the axis constraint 2023-06-14 14:29:13 +00:00
sixDoFRigidBodyState
surfMesh STYLE: FOAM_DEPRECATED_FOR instead of FOAM_DEPRECATED 2023-07-31 14:07:10 +02:00
thermophysicalModels STYLE: prefer push_uniq() to appendUniq 2023-08-29 11:24:16 +02:00
thermoTools ENH: add UPstream::msgType() setter method and UPstream::incrMsgType() 2023-08-18 15:08:42 +02:00
topoChangerFvMesh STYLE: changes to Time and TimeState 2023-07-04 17:25:25 +02:00
transportModels STYLE: changes to Time and TimeState 2023-07-04 17:25:25 +02:00
TurbulenceModels ENH: more consistent use of good() or direct testing instead valid() 2023-07-27 16:52:03 +02:00
waveModels ENH: more consistent handling/documentation of 'value' entry (#2703) 2023-06-19 17:47:03 +02:00
Allwmake
Allwmake-scan