openfoam/applications/solvers
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
..
basic ENH: overset: Initial release of overset capability. 2017-06-14 09:51:02 +01:00
combustion ENH: enumerations for known cell models in cellModel, ptr/ref lookups 2017-11-18 11:05:05 +01:00
compressible STYLE: Header clean-up 2017-11-07 11:22:58 +00:00
discreteMethods GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
DNS COMP: update lnInclude directories when building (issue #364) 2016-12-22 11:26:29 +01:00
doc ENH: Solvers - updated group documentation 2015-12-03 22:05:55 +00:00
electromagnetics INT: Integration of Mattijs' collocated parallel IO additions 2017-07-07 11:39:56 +01:00
financial GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
heatTransfer STYLE: Header clean-up 2017-11-07 11:22:58 +00:00
incompressible BUG: correctPhi: reference cells could become -1. Part fix for #507. 2017-06-26 09:52:26 +01:00
lagrangian Merged reactingParcelFilmFoam into reactingParcelFoam 2017-08-29 09:33:45 +01:00
multiphase STYLE: Header clean-up 2017-11-07 11:22:58 +00:00
stressAnalysis GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00