Typedef IdefixHostArray1D

Typedef Documentation

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