Typedef t8_2D_point_view

Typedef Documentation

template<typename TType = double>
using t8_2D_point_view = t8_point_view<2, TType>

Type alias for a non-owning 2D point view.

Template Parameters:

TType – The type (const and so on)