Function t8_dtet_is_valid

Function Documentation

int t8_dtet_is_valid(const t8_dtet_t *tet)

Query whether all entries of a tet are in valid ranges.

Parameters:

tet[in] tet to be considered.

Returns:

True, if tet is a valid tet and it is safe to call any function on tet. False otherwise.