pyccel / sympde

Symbolic calculus for partial differential equations (and variational forms)
http://sympde.readthedocs.io/
MIT License
20 stars 4 forks source link

Add SphericalMapping #109

Closed saidctb closed 2 years ago

saidctb commented 2 years ago

Add 3D analytical mapping SphericalMapping, which represents a sphere (or a portion of it) parametrized by the spherical coordinates (r, theta, phi), i.e. (radius, inclination, azimuth).

Additional commits: