OpenFOAM-5.x/src/TurbulenceModels
Henry Weller 68fb9a2bf9 GeometricField::dimensionedInteralFieldRef() -> GeometricField::ref()
In order to simplify expressions involving dimensioned internal field it
is preferable to use a simpler access convention.  Given that
GeometricField is derived from DimensionedField it is simply a matter of
de-referencing this underlying type unlike the boundary field which is
peripheral information.  For consistency with the new convention in
"tmp"  "dimensionedInteralFieldRef()" has been renamed "ref()".
2016-04-30 18:43:51 +01:00
..
compressible Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
incompressible GeometricField::dimensionedInteralFieldRef() -> GeometricField::ref() 2016-04-30 18:43:51 +01:00
phaseCompressible GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00
phaseIncompressible/PhaseIncompressibleTurbulenceModel Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
turbulenceModels GeometricField::dimensionedInteralFieldRef() -> GeometricField::ref() 2016-04-30 18:43:51 +01:00
Allwmake scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00