Typedef t8_3D_point_view

Typedef Documentation

template<typename TType = double>
using t8_3D_point_view = t8_point_view<3, TType>

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

Template Parameters:

TType – The type (const and so on)