Typedef t8_3D_vec_view
Defined in File t8_vec.hxx
Typedef Documentation
-
template<typename TType = double>
using t8_3D_vec_view = t8_vec_view<3, TType> Type alias for a non-owning 3D vec view.
- Template Parameters:
TType – The type (const and so on)