Typedef IdefixArray2D

Typedef Documentation

template<typename T>
using IdefixArray2D = Kokkos::View<T**, Layout, Device>