Function t8_cmesh_new_full_hybrid
Defined in File t8_cmesh_examples.h
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.