You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Boundary should have a run function which takes no allocation, allocate and std::array on-fly, std::move it to Kokkos::View and std::move the Kokkos::View to the chain.
Check if other structures of the exterior module can follow the same pattern.
Boundaryshould have arunfunction which takes no allocation, allocate and std::array on-fly, std::move it to Kokkos::View and std::move the Kokkos::View to the chain.