deal.II version GIT relicensing-2289-g1e5549a87a 2024-12-21 21:30:00+00:00
|
Go to the source code of this file.
Namespaces | |
namespace | GeometricUtilities |
namespace | GeometricUtilities::Coordinates |
Functions | |
template<int dim> | |
std::array< double, dim > | GeometricUtilities::Coordinates::to_spherical (const Point< dim > &point) |
template<std::size_t dim> | |
Point< dim > | GeometricUtilities::Coordinates::from_spherical (const std::array< double, dim > &scoord) |