OpenFOAM-4.x/src/postProcessing/functionObjects
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
..
cloud functionObjectFile: Separated into functionObjectFile and functionObjectFiles 2016-04-30 09:18:42 +01:00
doc Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
field functionObjectFile: Separated into functionObjectFile and functionObjectFiles 2016-04-30 09:18:42 +01:00
forces functionObjectFile: Separated into functionObjectFile and functionObjectFiles 2016-04-30 09:18:42 +01:00
fvTools Use Zero rather than pTraits<Type>::zero unless a static typed '0' is required 2016-03-22 17:46:52 +00:00
IO Updated Doxygen documentation and files 2016-03-14 11:00:24 +00:00
jobControl Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
systemCall Make disallowed member functions private 2016-01-20 10:41:14 +00:00
utilities 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