openfoam/applications/utilities/mesh/conversion
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
..
ansysToFoam ENH: enumerations for known cell models in cellModel, ptr/ref lookups 2017-11-18 11:05:05 +01:00
ccm ENH: consolidate, cleanup some string methods 2017-08-02 12:33:35 +02:00
cfx4ToFoam ENH: enumerations for known cell models in cellModel, ptr/ref lookups 2017-11-18 11:05:05 +01:00
datToFoam STYLE: minor cleanup after merge 2017-09-22 16:25:17 +02:00
fireToFoam STYLE: eliminate duplicate includes (issue #293) 2017-07-17 14:44:05 +02:00
fluent3DMeshToFoam STYLE: use string substr instead of string::operator() 2017-07-21 12:30:42 +02:00
fluentMeshToFoam ENH: enumerations for known cell models in cellModel, ptr/ref lookups 2017-11-18 11:05:05 +01:00
foamMeshToFluent ENH: enumerations for known cell models in cellModel, ptr/ref lookups 2017-11-18 11:05:05 +01:00
foamToFireMesh ENH: add input surface scaling (issue #514) 2017-08-14 09:18:15 +02:00
foamToStarMesh ENH: enumerations for known cell models in cellModel, ptr/ref lookups 2017-11-18 11:05:05 +01:00
foamToSurface INT: Integration of Mattijs' collocated parallel IO additions 2017-07-07 11:39:56 +01:00
gambitToFoam ENH: enumerations for known cell models in cellModel, ptr/ref lookups 2017-11-18 11:05:05 +01:00
gmshToFoam ENH: enumerations for known cell models in cellModel, ptr/ref lookups 2017-11-18 11:05:05 +01:00
ideasUnvToFoam ENH: enumerations for known cell models in cellModel, ptr/ref lookups 2017-11-18 11:05:05 +01:00
kivaToFoam ENH: enumerations for known cell models in cellModel, ptr/ref lookups 2017-11-18 11:05:05 +01:00
mshToFoam ENH: enumerations for known cell models in cellModel, ptr/ref lookups 2017-11-18 11:05:05 +01:00
netgenNeutralToFoam ENH: enumerations for known cell models in cellModel, ptr/ref lookups 2017-11-18 11:05:05 +01:00
Optional Merge remote-tracking branch 'origin/master' into develop 2017-04-04 16:15:10 +02:00
plot3dToFoam ENH: enumerations for known cell models in cellModel, ptr/ref lookups 2017-11-18 11:05:05 +01:00
star4ToFoam ENH: enumerations for known cell models in cellModel, ptr/ref lookups 2017-11-18 11:05:05 +01:00
tetgenToFoam ENH: enumerations for known cell models in cellModel, ptr/ref lookups 2017-11-18 11:05:05 +01:00
vtkUnstructuredToFoam ENH: increase precision of points for some mesh conversion applications 2016-12-15 21:35:14 +01:00
writeMeshObj GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00