Function t8_eclass_scheme_is_standalone

Function Documentation

int t8_eclass_scheme_is_standalone(const t8_scheme *scheme, const t8_eclass_t eclass)

Check whether a given eclass_scheme is one of the standalone schemes.

Parameters:
  • scheme[in] A (pointer to a) scheme

  • eclass[in] The eclass to check

Returns:

True (non-zero) if scheme is one of the standalone schemes, false (zero) otherwise.