Variable t8_element_centroid_ref_coords

Variable Documentation

const double t8_element_centroid_ref_coords[T8_ECLASS_COUNT][3]

This array holds the reference coordinates of the centroid of each element.

It can e.g. be used with the t8_scheme::element_get_reference_coords function. Usage: t8_element_centroid_ref_coords[eclass][dimension]