Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
moab::IntxUtils Member List

This is the complete list of members for moab::IntxUtils, including all inherited members.

area2D(double *a, double *b, double *c)moab::IntxUtilsinlinestatic
borderPointsOfCSinRLL(CartVect *redc, double *red2dc, int nsRed, CartVect *bluec, int nsBlue, int *blueEdgeType, double *P, int *side, double epsil)moab::IntxUtilsstatic
borderPointsOfXinY2(double *X, int nX, double *Y, int nY, double *P, int *side, double epsilon_area)moab::IntxUtilsstatic
cart_to_spherical(CartVect &)moab::IntxUtilsstatic
decide_gnomonic_plane(const CartVect &pos, int &oPlane)moab::IntxUtilsstatic
deep_copy_set_with_quads(Interface *mb, EntityHandle source_set, EntityHandle dest_set)moab::IntxUtilsstatic
dist2(double *a, double *b)moab::IntxUtilsinlinestatic
distance_on_great_circle(CartVect &p1, CartVect &p2)moab::IntxUtilsstatic
distance_on_sphere(double la1, double te1, double la2, double te2)moab::IntxUtilsstatic
EdgeIntersections2(double *blue, int nsBlue, double *red, int nsRed, int *markb, int *markr, double *points, int &nPoints)moab::IntxUtilsstatic
EdgeIntxRllCs(double *blue, CartVect *bluec, int *blueEdgeType, int nsBlue, double *red, CartVect *redc, int nsRed, int *markb, int *markr, int plane, double Radius, double *points, int &nPoints)moab::IntxUtilsstatic
enforce_convexity(Interface *mb, EntityHandle set, int rank=0)moab::IntxUtilsstatic
fix_degenerate_quads(Interface *mb, EntityHandle set)moab::IntxUtilsstatic
global_gnomonic_projection(Interface *mb, EntityHandle inSet, double R, bool centers_only, EntityHandle &outSet)moab::IntxUtilsstatic
gnomonic_projection(const CartVect &pos, double R, int plane, double &c1, double &c2)moab::IntxUtilsstatic
gnomonic_unroll(double &c1, double &c2, double R, int plane)moab::IntxUtilsstatic
intersect_great_circle_arc_with_clat_arc(double *A, double *B, double *C, double *D, double R, double *E, int &np)moab::IntxUtilsstatic
intersect_great_circle_arcs(double *A, double *B, double *C, double *D, double R, double *E)moab::IntxUtilsstatic
oriented_spherical_angle(const double *A, const double *B, const double *C)moab::IntxUtilsstatic
remove_duplicate_vertices(Interface *mb, EntityHandle file_set, double merge_tol, std::vector< Tag > &tagList)moab::IntxUtilsstatic
remove_padded_vertices(Interface *mb, EntityHandle file_set, std::vector< Tag > &tagList)moab::IntxUtilsstatic
reverse_gnomonic_projection(const double &c1, const double &c2, double R, int plane, CartVect &pos)moab::IntxUtilsstatic
ScaleToRadius(Interface *mb, EntityHandle set, double R)moab::IntxUtilsstatic
SortAndRemoveDoubles2(double *P, int &nP, double epsilon)moab::IntxUtilsstatic
spherical_to_cart(SphereCoords &)moab::IntxUtilsstatic
transform_coordinates(double *avg_position, int projection_type)moab::IntxUtilsstatic