openfoam/applications/solvers/compressible
Henry Weller ccd958a8f1 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
..
rhoCentralFoam GeometricField::dimensionedInteralFieldRef() -> GeometricField::ref() 2016-04-30 18:43:51 +01:00
rhoPimpleFoam GeometricField::dimensionedInteralFieldRef() -> GeometricField::ref() 2016-04-30 18:43:51 +01:00
rhoSimpleFoam Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
sonicFoam Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00