16#ifndef dealii_geometric_utilities_h
17#define dealii_geometric_utilities_h
58 std::array<double, dim>
74 template <std::
size_t dim>
#define DEAL_II_NAMESPACE_OPEN
#define DEAL_II_NAMESPACE_CLOSE
Point< dim > from_spherical(const std::array< double, dim > &scoord)
std::array< double, dim > to_spherical(const Point< dim > &point)
Point< spacedim > point(const gp_Pnt &p, const double tolerance=1e-10)