|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
This is the complete list of members for bem::GeometryOps< dim >, including all inherited members.
| angle_between_vectors(ConstEigRef< EigMatNX< Float, dim > > v1, ConstEigRef< EigMatNX< Float, dim > > v2) | bem::GeometryOps< dim > | static |
| cartesian_to_polar_field(ConstEigRef< EigMatNX< Float, dim > > points, ConstEigRef< EigMatNX< Complex, dim > > field) | bem::GeometryOps< dim > | static |
| check_coplanar_triangles(const Triangle< 3 > &triangle1, const Triangle< 3 > &triangle2, const Float tol=GEOMETRY_DEFAULT_TOL) | bem::GeometryOps< dim > | static |
| check_parallel_edges(const Edge< dim > &edge1, const Edge< dim > &edge2, const Float tol=GEOMETRY_DEFAULT_TOL) | bem::GeometryOps< dim > | static |
| check_parallel_triangles(const Triangle< 3 > &triangle1, const Triangle< 3 > &triangle2, const Float tol=GEOMETRY_DEFAULT_TOL) | bem::GeometryOps< dim > | static |
| check_perpendicular_edges(const Edge< dim > &edge1, const Edge< dim > &edge2, const Float tol=GEOMETRY_DEFAULT_TOL) | bem::GeometryOps< dim > | static |
| check_perpendicular_triangles(const Triangle< 3 > &triangle1, const Triangle< 3 > &triangle2, const Float tol=GEOMETRY_DEFAULT_TOL) | bem::GeometryOps< dim > | static |
| common_vertices(const Triangle< dim > &triangle1, const Triangle< dim > &triangle2, const Float tol=GEOMETRY_DEFAULT_TOL) | bem::GeometryOps< dim > | static |
| common_vertices(EigRef< EigColVecN< Index, 3 > > idx1, EigRef< EigColVecN< Index, 3 > > idx2, const Triangle< dim > &triangle1, const Triangle< dim > &triangle2, const Float tol=GEOMETRY_DEFAULT_TOL) | bem::GeometryOps< dim > | static |
| directed_angle_between_vectors(ConstEigRef< EigMatNX< Float, dim > > v1, ConstEigRef< EigMatNX< Float, dim > > v2) | bem::GeometryOps< dim > | static |
| point_in_polygon(ConstEigRef< EigColVecN< Float, dim > > &point, ConstEigRef< EigMatNX< Float, dim > > &polygon, const Float tol=GEOMETRY_DEFAULT_TOL) | bem::GeometryOps< dim > | static |
| polar_to_cartesian(ConstEigRef< EigMatNX< Float, dim > > points) | bem::GeometryOps< dim > | static |
| transform_coordinate_system(ConstEigRef< EigMatNX< Float, dim > > v_in, ConstEigRef< EigColVecN< Float, dim > > new_origin, ConstEigRef< EigMatMN< Float, dim, dim > > new_uvw) | bem::GeometryOps< dim > | static |