ENH: initEvaluate()/evaluate() for faePatchField, fvsPatchField
- no-op implementations, but makes the call to GeometricBoundaryField::evaluate() less dependent on PatchField type - add updated()/manipulatedMatrix() methods to faePatchField, fvsPatchField etc. These are mostly no-ops, but provide name compatible with fvPatchField etc.
Showing
- src/OpenFOAM/fields/pointPatchFields/derived/codedFixedValue/codedFixedValuePointPatchField.H 1 addition, 1 deletion.../derived/codedFixedValue/codedFixedValuePointPatchField.H
- src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.H 43 additions, 34 deletions...fields/pointPatchFields/pointPatchField/pointPatchField.H
- src/finiteArea/fields/faPatchFields/basic/sliced/slicedFaPatchField.H 1 addition, 1 deletion...ea/fields/faPatchFields/basic/sliced/slicedFaPatchField.H
- src/finiteArea/fields/faPatchFields/faPatchField/faPatchField.H 17 additions, 9 deletions...niteArea/fields/faPatchFields/faPatchField/faPatchField.H
- src/finiteArea/fields/faePatchFields/faePatchField/faePatchField.H 57 additions, 16 deletions...eArea/fields/faePatchFields/faePatchField/faePatchField.H
- src/finiteVolume/fields/fvPatchFields/basic/sliced/slicedFvPatchField.H 1 addition, 1 deletion...me/fields/fvPatchFields/basic/sliced/slicedFvPatchField.H
- src/finiteVolume/fields/fvPatchFields/derived/codedFixedValue/codedFixedValueFvPatchField.H 1 addition, 1 deletion...lds/derived/codedFixedValue/codedFixedValueFvPatchField.H
- src/finiteVolume/fields/fvPatchFields/fvPatchField/fvPatchField.H 6 additions, 9 deletions...teVolume/fields/fvPatchFields/fvPatchField/fvPatchField.H
- src/finiteVolume/fields/fvsPatchFields/fvsPatchField/fvsPatchField.C 2 additions, 2 deletions...olume/fields/fvsPatchFields/fvsPatchField/fvsPatchField.C
- src/finiteVolume/fields/fvsPatchFields/fvsPatchField/fvsPatchField.H 57 additions, 17 deletions...olume/fields/fvsPatchFields/fvsPatchField/fvsPatchField.H
Please register or sign in to comment