Typedef IdefixHostArray3D

Typedef Documentation

template<typename T>
using IdefixHostArray3D = Kokkos::View<T***, Kokkos::LayoutRight, Kokkos::HostSpace>