COMP: provide dummy methods and operations for pointPatchField
- since pointPatchField is not derived from Field, methods such as negate() or a unary min(), max() are missing. These have apparently not been needed thus far, but are used indirectly via GeometricField.
Showing
- src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.H 11 additions, 1 deletion...fields/pointPatchFields/pointPatchField/pointPatchField.H
- src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldFunctions.H 77 additions, 2 deletions...intPatchFields/pointPatchField/pointPatchFieldFunctions.H
Please register or sign in to comment