openfoam/applications/utilities/mesh/generation
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
..
blockMesh Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
extrude Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
extrude2DMesh Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
foamyMesh GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
snappyHexMesh boundaryField() -> boundaryFieldRef() 2016-04-24 22:07:37 +01:00
Allwmake