Typedef IdefixHostArray4D

Typedef Documentation

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