15#ifndef dealii_geometric_utilities_h
16#define dealii_geometric_utilities_h
57 std::array<double, dim>
73 template <std::
size_t dim>
40 namespace Coordinates {
…}
#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)