OpenFOAM-5.x/applications
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
..
solvers GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
test GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
utilities GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
Allwmake scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00