openfoam/applications/test/objectRegistry2
Mark Olesen f94d724a93 ENH: add objectRegistry::count() methods
- can be useful for obtaining information about number of fields.
  Eg,

       nScalar = mesh.count<volScalarField>(wordre);
2018-11-11 19:00:54 +01:00
..
Make ENH: add objectRegistry::count() methods 2018-11-11 19:00:54 +01:00
Test-objectRegistry2.C ENH: add objectRegistry::count() methods 2018-11-11 19:00:54 +01:00