openfoam/applications/test/objectRegistry2
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
..
Make ENH: add objectRegistry::count() methods 2018-11-11 19:00:54 +01:00
Test-objectRegistry2.C ENH: allow modification of tmp state (cached or uncached) 2023-12-11 15:56:00 +01:00