openfoam/applications/solvers/combustion
Mark Olesen 8730a7622a ENH: enumerations for known cell models in cellModel, ptr/ref lookups
- this provides a better typesafe means of locating predefined cell
  models than relying on strings. The lookup is now ptr() or ref()
  directly. The lookup functions behave like on-demand singletons when
  loading "etc/cellModels".

  Functionality is now located entirely in cellModel but a forwarding
  version of cellModeller is provided for API (but not ABI) compatibility
  with older existing user code.

STYLE: use constexpr for cellMatcher constants
2017-11-18 11:05:05 +01:00
..
chemFoam ENH: enumerations for known cell models in cellModel, ptr/ref lookups 2017-11-18 11:05:05 +01:00
coldEngineFoam ENH: Updated dpdt and K field construction 2017-06-21 12:20:58 +01:00
engineFoam GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
fireFoam Merged reactingParcelFilmFoam into reactingParcelFoam 2017-08-29 09:33:45 +01:00
PDRFoam STYLE: use auto and cfind to simplify selector usage (issue #512) 2017-07-03 10:36:03 +02:00
reactingFoam ENH: Updated dpdt and K field construction 2017-06-21 12:20:58 +01:00
XiFoam ENH: Updated dpdt and K field construction 2017-06-21 12:20:58 +01:00
combustionSolversDoc.H ENH: Solvers - updated group documentation 2015-12-03 22:05:55 +00:00