ENH: robuster handling of mapMethod naming (#2535)
- align timeVaryingMappedFixedValuePointPatchField keywords with MappedFile STYLE: minor cleanup of pointToPointPlanarInterpolation BUG: incorrect keyword for timeVaryingMappedFixedValuePointPatchField - lookup should be "fieldTable" (not "fieldTableName") for consistency with the output and other BCs. (Bug introduced by a623ab42)
Showing
- src/finiteVolume/fields/fvPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValueFvPatchField.H 8 additions, 8 deletions...appedFixedValue/timeVaryingMappedFixedValueFvPatchField.H
- src/fvMotionSolver/pointPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValuePointPatchField.C 209 additions, 206 deletions...edFixedValue/timeVaryingMappedFixedValuePointPatchField.C
- src/fvMotionSolver/pointPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValuePointPatchField.H 46 additions, 28 deletions...edFixedValue/timeVaryingMappedFixedValuePointPatchField.H
- src/meshTools/PatchFunction1/MappedFile/MappedFile.C 169 additions, 195 deletionssrc/meshTools/PatchFunction1/MappedFile/MappedFile.C
- src/meshTools/PatchFunction1/MappedFile/MappedFile.H 27 additions, 24 deletionssrc/meshTools/PatchFunction1/MappedFile/MappedFile.H
- src/meshTools/triSurface/triSurfaceTools/pointToPointPlanarInterpolation.C 29 additions, 49 deletions...Surface/triSurfaceTools/pointToPointPlanarInterpolation.C
- src/meshTools/triSurface/triSurfaceTools/pointToPointPlanarInterpolation.H 43 additions, 25 deletions...Surface/triSurfaceTools/pointToPointPlanarInterpolation.H
- src/meshTools/triSurface/triSurfaceTools/pointToPointPlanarInterpolationTemplates.C 20 additions, 17 deletions...riSurfaceTools/pointToPointPlanarInterpolationTemplates.C
Please register or sign in to comment