Typedef IdefixHostArray2D

Typedef Documentation

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