| _connectS | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| _connectT | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| _connIndexS | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| _connIndexT | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| _coordsS | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| _coordsT | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| _dim_caracteristic | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| _do_rotate | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| _max_distance_3Dsurf_intersect | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| _median_plane | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| _meshS | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| _meshT | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| _min_dot_btw_3Dsurf_intersect | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| _orientation | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| _precision | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| _print_level | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| adjustBoundingBoxes(std::vector< double > &bbox, double surf3DAdjustmentEps, double surf3DAdjustmentEpsAbs) | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | |
| ConnType typedef | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | |
| createBoundingBoxes(const MyMeshType &mesh, std::vector< double > &bbox) | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | |
| DuplicateFacesType typedef | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | |
| getElemBB(double *bb, const MyMeshType &mesh, ConnType iP, ConnType nb_nodes) | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | |
| getIntersectFaces() const | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | virtual |
| getNumberOfColsOfResMatrix() const =0 | INTERP_KERNEL::TargetIntersector< MyMeshType, MyMatrix > | pure virtual |
| getNumberOfRowsOfResMatrix() const =0 | INTERP_KERNEL::TargetIntersector< MyMeshType, MyMatrix > | pure virtual |
| getRealCoordinates(ConnType icellT, ConnType icellS, ConnType nbNodesT, ConnType nbNodesS, std::vector< double > &coordsT, std::vector< double > &coordsS, int &orientation) | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| getRealSourceCoordinates(ConnType icellS, std::vector< double > &coordsS) | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| getRealSourceCoordinatesPermute(ConnType icellS, int offset, std::vector< double > &coordsS) | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| getRealTargetCoordinates(ConnType icellT, std::vector< double > &coordsT) | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| getRealTargetCoordinatesPermute(ConnType icellT, int offset, std::vector< double > &coordsT) | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| getValueRegardingOption(double val) const | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| intersectCells(ConnType targetCell, const std::vector< ConnType > &srcCells, MyMatrix &res)=0 | INTERP_KERNEL::TargetIntersector< MyMeshType, MyMatrix > | pure virtual |
| MESHDIM | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | static |
| numPol | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | static |
| PlanarIntersector(const MyMeshType &meshT, const MyMeshType &meshS, double dimCaracteristic, double precision, double md3DSurf, double minDot3DSurf, double medianPlane, bool doRotate, int orientation, int printLevel) | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | |
| Projection(double *Coords_A, double *Coords_B, int nb_NodesA, int nb_NodesB, double epsilon, double md3DSurf, double minDot3DSurf, double median_plane, bool do_rotate) | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | static |
| projectionThis(double *Coords_A, double *Coords_B, int nb_NodesA, int nb_NodesB) | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protected |
| Rotate3DTriangle(double *PP1, double *PP2, double *PP3, TranslationRotationMatrix &rotation_matrix) | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | protectedstatic |
| SPACEDIM | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | static |
| ~PlanarIntersector() | INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > | virtual |
| ~TargetIntersector() | INTERP_KERNEL::TargetIntersector< MyMeshType, MyMatrix > | virtual |