Function t8_cmesh_new_quadrangulated_spherical_surface
Defined in File t8_cmesh_examples.h
Function Documentation
-
t8_cmesh_t t8_cmesh_new_quadrangulated_spherical_surface(const double radius, sc_MPI_Comm comm)
Construct a quadrangulated spherical surface of given radius.
- Parameters:
radius – [in] Radius of the sphere.
comm – [in] The MPI communicator used to commit the cmesh
- Returns:
A cmesh representing the spherical surface.