openfoam/applications/utilities/mesh
Henry Weller 5df2b96489 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 22f4ad32b1
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