Function t8_dtet_is_inside_root

Function Documentation

int t8_dtet_is_inside_root(t8_dtet_t *tet)

Test if a tetrahedron lies inside of the root tetrahedron, that is the tetrahedron of level 0, anchor node (0,0,0) and type 0.

Parameters:

tet[in] Input tetrahedron.

Returns:

true If tet lies inside of the root tetrahedron.