openfoam/applications/utilities/postProcessing/dataConversion
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
..
foamDataToFluent Remove .internalField() clutter for const-access to the internal field 2016-04-28 12:37:31 +01:00
foamToEnsight Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
foamToEnsightParts Use Zero rather than pTraits<Type>::zero unless a static typed '0' is required 2016-03-22 17:46:52 +00:00
foamToGMV Formatting: Rationalized the indentation of #include 2015-02-10 20:35:50 +00:00
foamToTecplot360 Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
foamToTetDualMesh GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
foamToVTK Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
smapToFoam applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00