valuePointPatchField: Change assignment to use the object's internalField...
valuePointPatchField: Change assignment to use the object's internalField rather than that of the argument Avoids dependency on the state of the argument pointPatchField the internalField of which may have been de-allocated
Showing
- src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchField.H 2 additions, 5 deletions...tPatchFields/basic/fixedValue/fixedValuePointPatchField.H
- src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchField.C 2 additions, 2 deletions...ields/pointPatchFields/basic/value/valuePointPatchField.C
- src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.H 7 additions, 36 deletions...fields/pointPatchFields/pointPatchField/pointPatchField.H
Please register or sign in to comment