openfoam/src/OpenFOAM
Mark Olesen 1476de89ee ENH: add unary functor for Foam::zero
- acts somewhat like an identity op that 'swallows' its parameter
  and maps back to zero.
2023-10-23 15:28:34 +02:00
..
algorithms ENH: use updated HashTable methods 2023-10-11 18:11:37 +00:00
compat STYLE: replace zero::null usage with zero 2023-02-27 15:41:25 +01:00
containers ENH: use capacity=0 for HashTable/HashSet/Map default constructors 2023-10-11 18:11:37 +00:00
db COMP: avoid issues with new compilers and/or new C++ standards 2023-10-23 09:45:41 +02:00
dimensionedTypes STYLE: use getOrDefault instead of lookupOrDefault 2023-10-16 14:19:19 +02:00
dimensionSet ENH: more consistent use of good() or direct testing instead valid() 2023-07-27 16:52:03 +02:00
expressions ENH: use updated HashTable methods 2023-10-11 18:11:37 +00:00
fields STYLE: add scoping limit to Field macros 2023-10-23 15:28:08 +02:00
global STYLE: use getOrDefault instead of lookupOrDefault 2023-10-16 14:19:19 +02:00
include CONFIG: enable use of stricter deprecation warnings 2023-08-21 08:39:36 +02:00
interpolations ENH: use emplace_set, emplace_back to simplify code 2023-07-27 16:52:03 +02:00
Make ENH: update and enhancement of memory-streams 2023-09-01 14:44:49 +00:00
matrices STYLE: use getOrDefault instead of lookupOrDefault 2023-10-16 14:19:19 +02:00
memory STYLE: qualify Swap with Foam:: prefix (visibility) 2023-08-16 12:28:09 +02:00
meshes COMP: circumvent aggressive compiler branch optimization (clang-17) 2023-10-23 15:27:58 +02:00
orientedType ENH: define linear interpolations for scalar, complex, vector, tensor... 2023-01-23 14:55:08 +01:00
parallel ENH: minor updates for globalIndex 2023-10-13 14:44:18 +02:00
primitives ENH: add unary functor for Foam::zero 2023-10-23 15:28:34 +02:00
Alltouch ENH: isolate config/version information from regular globals 2020-09-07 17:36:26 +02:00