Typedef t8_mesh_handle::data_mesh_competences

Typedef Documentation

template<T8MPISafeType TElementDataType>
using t8_mesh_handle::data_mesh_competences = mesh_competence_pack<element_data_mesh_competence<TElementDataType>::template type>

Predefined mesh competence pack combining all competences related to data.

If you want to access the data also via the elements, combine this with t8_mesh_handle::data_element_competences.