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

Begin linear solvers for large systems implementation

Add two kinds of matrices:
- FlexibleMatrix which are dedicate to filling/construct matrices
- CRSMatrix which are built from FlexibleMatrix and which should be fast (and
multi-thread compliant)
parent 53e81be3
No related branches found
No related tags found
1 merge request!26Feature/linear systems
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment