PatchToPatchInterpolation< FromPatch, ToPatch > Member List

This is the complete list of members for PatchToPatchInterpolation< FromPatch, ToPatch >, including all inherited members.

faceDistanceToIntersection() constPatchToPatchInterpolation< FromPatch, ToPatch >
faceInterpolate(const Field< Type > &pf) constPatchToPatchInterpolation< FromPatch, ToPatch >
faceInterpolate(const tmp< Field< Type >> &tpf) constPatchToPatchInterpolation< FromPatch, ToPatch >
movePoints()PatchToPatchInterpolation< FromPatch, ToPatch >
PatchToPatchInterpolation(const FromPatch &fromPatch, const ToPatch &toPatch, const intersection::algorithm alg=intersection::FULL_RAY, const intersection::direction dir=intersection::VECTOR)PatchToPatchInterpolation< FromPatch, ToPatch >
pointDistanceToIntersection() constPatchToPatchInterpolation< FromPatch, ToPatch >
pointInterpolate(const Field< Type > &pf) constPatchToPatchInterpolation< FromPatch, ToPatch >
pointInterpolate(const tmp< Field< Type >> &tpf) constPatchToPatchInterpolation< FromPatch, ToPatch >
projectionAlgo() constPatchToPatchInterpolation< FromPatch, ToPatch >inline
projectionDir() constPatchToPatchInterpolation< FromPatch, ToPatch >inline
setProjectionTol(const scalar t)PatchToPatchInterpolation< FromPatch, ToPatch >inlinestatic
~PatchToPatchInterpolation()PatchToPatchInterpolation< FromPatch, ToPatch >