| ClassName("PatchToPatchInterpolation") | PatchToPatchInterpolationBase | |
| directHitTol | PatchToPatchInterpolationBase | protectedstatic |
| faceDistanceToIntersection() const | PatchToPatchInterpolation< FromPatch, ToPatch > | |
| faceInterpolate(const Field< Type > &pf) const | PatchToPatchInterpolation< FromPatch, ToPatch > | |
| faceInterpolate(const tmp< Field< Type >> &tpf) const | PatchToPatchInterpolation< 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 > | |
| PatchToPatchInterpolationBase() noexcept=default | PatchToPatchInterpolationBase | |
| pointDistanceToIntersection() const | PatchToPatchInterpolation< FromPatch, ToPatch > | |
| pointInterpolate(const Field< Type > &pf) const | PatchToPatchInterpolation< FromPatch, ToPatch > | |
| pointInterpolate(const tmp< Field< Type >> &tpf) const | PatchToPatchInterpolation< FromPatch, ToPatch > | |
| projectionAlgo() const | PatchToPatchInterpolation< FromPatch, ToPatch > | inline |
| projectionDir() const | PatchToPatchInterpolation< FromPatch, ToPatch > | inline |
| projectionTol() noexcept | PatchToPatchInterpolationBase | inlinestatic |
| projectionTol_ | PatchToPatchInterpolationBase | protectedstatic |
| setProjectionTol(const scalar tol) | PatchToPatchInterpolationBase | inlinestatic |
| ~PatchToPatchInterpolation() | PatchToPatchInterpolation< FromPatch, ToPatch > | |