Function t8_cmesh_new_full_hybrid

Function Documentation

t8_cmesh_t t8_cmesh_new_full_hybrid(sc_MPI_Comm comm)

Construct a full hybrig cmesh, with 1 hex, 1 pyra, 1 prism and 1 tet This cmesh is used for testing and debugging.

Parameters:

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

Returns:

A committed and replicated hybrid cmesh of 4 trees.