OpenFOAM-4.x/applications/utilities/mesh/generation
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
..
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 applications/.*/Allwmake: Updated to support "stop on 1st error" 2016-04-04 09:03:40 +01:00