Function t8_cmesh_new_hybrid_gate
Defined in File t8_cmesh_examples.h
Function Documentation
-
t8_cmesh_t t8_cmesh_new_hybrid_gate(sc_MPI_Comm comm)
Construct a hybrid cmesh with 2 tets, 2 prism, 1 hex.
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 5 trees.