OpenFOAM-5.x/applications/utilities/mesh
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
..
advanced GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00
conversion Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
generation GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
manipulation Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00