Typedef t8_2D_point_view
Defined in File t8_vec.hxx
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)