openfoam/src/finiteVolume
Mark Olesen b9b0d1b3aa STYLE: use weighted average/sum in a few places
- minor adjustments to some BCs construction:
  * ensure origin/axis are zero-initialized
  * use dictionary get<> instead of lookup
2025-03-20 11:14:39 +01:00
..
cfdTools STYLE: use UPstream::reduceAnd(), UPstream::reduceOr() instead of longer forms 2025-02-24 09:04:04 +01:00
expressions ENH: add weighted average and weighted sum functions (local and global) 2025-03-19 12:10:27 +01:00
fields STYLE: use weighted average/sum in a few places 2025-03-20 11:14:39 +01:00
finiteVolume BUG: cellReduce: use boundary values. Fixes #3255 2024-11-07 15:55:09 +00:00
functionObjects ENH: reduce reliance on stringListOps functions 2024-04-16 10:18:08 +02:00
fvMatrices ENH: use unique_ptr instead of raw pointers for demand-driven data 2025-02-05 09:43:52 +00:00
fvMesh STYLE: prefer listReduce() to using listCombineReduce() when possible 2025-03-06 16:54:31 +01:00
interpolation ENH: use unique_ptr instead of raw pointers for demand-driven data 2025-02-05 09:43:52 +00:00
lduPrimitiveMeshAssembly ENH: generalise masterCoarsest restart (GAMG) 2023-06-01 08:17:58 +00:00
Make ENH: Added new zoneBlended scheme 2024-12-19 10:52:43 +00:00
surfaceMesh STYLE: consistency for usage of GeoMesh 2021-05-13 13:07:15 +02:00
volMesh STYLE: consistency for usage of GeoMesh 2021-05-13 13:07:15 +02:00