Function element_is_refinable(const t8_scheme_c *, const t8_eclass_t, const t8_element_t *)
Defined in File t8_scheme.h
Function Documentation
Warning
doxygenfunction: Unable to resolve function “element_is_refinable” with arguments (const t8_scheme_c*, const t8_eclass_t, const t8_element_t*) in doxygen xml output for project “t8code” from directory: build/xml. Potential matches:
- bool element_is_refinable(const t8_eclass_t tree_class, const t8_element_t *element) const
- bool element_is_refinable(const t8_element_t *elem) const
- constexpr bool element_is_refinable(const t8_element_t *elem) noexcept
- int element_is_refinable(const t8_scheme_c *scheme, const t8_eclass_t tree_class, const t8_element_t *elem)
- int element_is_refinable(const t8_scheme_c *scheme, const t8_eclass_t tree_class, const t8_element_t *element)