Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix > Member List

This is the complete list of members for INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >, including all inherited members.

_connectSINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >protected
_connectTINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >protected
_connIndexSINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >protected
_connIndexTINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >protected
_coordsSINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >protected
_coordsTINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >protected
_dim_caracteristicINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >protected
_do_rotateINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >protected
_max_distance_3Dsurf_intersectINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >protected
_median_planeINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >protected
_meshSINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >protected
_meshTINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >protected
_min_dot_btw_3Dsurf_intersectINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >protected
_orientationINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >protected
_precisionINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >protected
_print_levelINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >protected
adjustBoundingBoxes(std::vector< double > &bbox, double surf3DAdjustmentEps, double surf3DAdjustmentEpsAbs)INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >
ConnType typedefINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >
createBoundingBoxes(const MyMeshType &mesh, std::vector< double > &bbox)INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >
DuplicateFacesType typedefINTERP_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 =0INTERP_KERNEL::TargetIntersector< MyMeshType, MyMatrix >pure virtual
getNumberOfRowsOfResMatrix() const =0INTERP_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)=0INTERP_KERNEL::TargetIntersector< MyMeshType, MyMatrix >pure virtual
MESHDIMINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >static
numPolINTERP_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
SPACEDIMINTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >static
~PlanarIntersector()INTERP_KERNEL::PlanarIntersector< MyMeshType, MyMatrix >virtual
~TargetIntersector()INTERP_KERNEL::TargetIntersector< MyMeshType, MyMatrix >virtual