OpenFOAM-4.x-lab/applications/utilities
Henry Weller e1e996746b GeometricField::internalField() -> GeometricField::internalFieldRef()
Non-const access to the internal field now obtained from a specifically
named access function consistent with the new names for non-canst access
to the boundary field boundaryFieldRef() and dimensioned internal field
dimensionedInternalFieldRef().

See also commit a4e2afa4b3
2016-04-30 14:25:21 +01:00
..
mesh GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
miscellaneous boundaryField() -> boundaryFieldRef() 2016-04-24 22:07:37 +01:00
parallelProcessing Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
postProcessing GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
preProcessing GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
surface Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
thermophysical Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00