Function t8_cmesh_new_periodic_hybrid

Function Documentation

t8_cmesh_t t8_cmesh_new_periodic_hybrid(sc_MPI_Comm comm)

Construct a unit square of two quads and four triangles that is periodic in x and y.

Parameters:

comm[in] The mpi communicator to use.

Returns:

A valid cmesh, as if _init and _commit had been called.