Function t8_cmesh_new_periodic_line_more_trees
Defined in File t8_cmesh_examples.h
Function Documentation
-
t8_cmesh_t t8_cmesh_new_periodic_line_more_trees(sc_MPI_Comm comm)
Construct a unit interval coarse mesh that consists of 3 trees and is periodic.
- Parameters:
comm – [in] The mpi communicator to use.
- Returns:
A valid cmesh, as is _init and _commit had been called.