Replace DenseMatrix by SmallMatrix
Fixes #24 On the way added - SmallArray: which is intend to deal with "small" dynamic data sets which follow Kokkos semantic - SmallVector which is the companion vector class for DenseMatrix These tools are made to define "small" linear systems (defined locally on some items).
Loading
Please register or sign in to comment