Function t8_cmesh_new_tet_orientation_test

Function Documentation

t8_cmesh_t t8_cmesh_new_tet_orientation_test(sc_MPI_Comm comm)

Construct a tetrahedral cmesh that has all possible face to face connections and orientations.

This cmesh is used for testing and debugging.

Parameters:

comm[in] The MPI communicator used to commit the cmesh.

Returns:

A committed and replicated cmesh of 24 tetrahedron trees in which each (face -> face, orientation) face connection is set at least once. Note that most faces in this cmesh are boundary faces.