Function t8_cmesh_new_line_zigzag
Defined in File t8_cmesh_examples.h
Function Documentation
-
t8_cmesh_t t8_cmesh_new_line_zigzag(sc_MPI_Comm comm)
Construct a cmesh of three connected askew lines.
- Parameters:
comm – [in] The mpi communicator to use.
- Returns:
A valid cmesh, as if _init and _commit had been called.