Skip to content
Snippets Groups Projects
Commit b3933a07 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Make a bunch of clean-up

- SubItemArrayPerItem now uses Table instead of SubView
- Table's row views can be accessed only through operator[]
- Removed Table::row() and Table::column(). To implement the later one
require a bunch of rework since the Kokkos::View layout changes for
this subview (which is not supported in pugs' Array's
- Add tests for Table
parent 1a0c91f6
No related branches found
No related tags found
1 merge request!85Add Table class and use it in ItemArray
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment