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

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).
parent 0e179211
No related branches found
No related tags found
1 merge request!114Change initialization order to fix FPE trapping mess
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment