openfoam/applications
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
..
solvers STYLE: indentation for FatalIOErrorInFunction calls 2018-11-06 09:49:22 +01:00
test ENH: add objectRegistry::count() methods 2018-11-11 19:00:54 +01:00
utilities ENH: add IOobjectList::findObject() method 2018-11-09 21:57:55 +01:00
Allwmake ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00