OpenFOAM-4.x/applications/solvers/lagrangian
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
..
coalChemistryFoam GeometricField: Rationalized and simplified access to the dimensioned internal field 2016-04-27 21:32:45 +01:00
DPMFoam GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
icoUncoupledKinematicParcelFoam applications: Added fvOptions library to link 2015-12-01 16:09:19 +00:00
reactingParcelFilmFoam Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
reactingParcelFoam GeometricField: Rationalized and simplified access to the dimensioned internal field 2016-04-27 21:32:45 +01:00
sprayFoam Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
uncoupledKinematicParcelFoam applications: Added fvOptions library to link 2015-12-01 16:09:19 +00:00