dune-grid-glue
2.3.0
|
This is the complete list of members for Projection::ProjectionHelper< 1, 2, T >, including all inherited members.
inverseProjection(const std::vector< WorldCoords > &corners, const std::vector< WorldCoords > &directions, const WorldCoords &target, LocalCoords &preImage, const T overlap=1e-1) | Projection::ProjectionHelper< 1, 2, T > | inlinestatic |
projection(const WorldCoords &corner, const WorldCoords &direction, const std::vector< WorldCoords > &targetCorners, LocalCoords &image, const T overlap=1e-1) | Projection::ProjectionHelper< 1, 2, T > | inlinestatic |