OpenFOAM-5.x/src/fvMotionSolver/pointPatchFields/derived
Henry Weller 4603a8b253 fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class
to ensure 'patchType' is set as specified.

Required substantial change to the organization of the reading of the
'value' entry requiring careful testing and there may be some residual
issues remaining.  Please report any problems with the reading and
initialization of patch fields.

Resolves bug-report http://bugs.openfoam.org/view.php?id=2266
2016-09-25 09:11:53 +01:00
..
angularOscillatingDisplacement GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
angularOscillatingVelocity GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
oscillatingDisplacement GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
oscillatingVelocity GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
surfaceDisplacement C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
surfaceSlipDisplacement C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
timeVaryingMappedFixedValue fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class 2016-09-25 09:11:53 +01:00
uniformInterpolatedDisplacement Updated header documentation processed by Doxygen 2016-06-19 21:23:54 +01:00
waveDisplacement GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00