openfoam/applications
Mark Olesen 28b6a5b85a ENH: allow modification of tmp state (cached or uncached)
- simplifies handling.
  * enables unprotecting to avoid accidentally cloning.
  * removes the need for dedicated constructor or factory forms.
  * simplfies DimensionedField and GeometricField New factory methods

- update objectRegistry management method (internal use)

  old:  bool cacheTemporaryObject(...)
  new:  bool is_cacheTemporaryObject(...)

  to clarify that it is a query, not a request for caching etc.
2023-12-11 15:56:00 +01:00
..
solvers ENH: masterCoarsest: demo case for processorAgglom. See !645 2023-12-11 12:28:08 +00:00
test ENH: allow modification of tmp state (cached or uncached) 2023-12-11 15:56:00 +01:00
tools ENH: support field width for #eval expressions 2021-03-29 16:00:11 +02:00
utilities COMP: MapLagrangian: unused reference 2023-12-11 09:06:19 +00:00
Allwmake COMP: increment lemon sources, fix stray comment char (wmkdepend) 2022-05-11 09:53:58 +02:00