Function t8_cmesh_new_cubed_sphere

Function Documentation

t8_cmesh_t t8_cmesh_new_cubed_sphere(const double radius, sc_MPI_Comm comm)

Construct a cubed sphere of given radius.

Parameters:
  • radius[in] Radius of the inner side of the shell.

  • comm[in] The MPI communicator used to commit the cmesh

Returns:

A cmesh representing the spherical surface.