Changes

Summary

  1. [LinearSystem] Introduce ConstantSparsityProjectionMethod (#4552) (details)
Commit aa2d590b62917e829de7520703c3e5d6d54b8f3b by noreply
[LinearSystem] Introduce ConstantSparsityProjectionMethod (#4552)

* [LinearAlgebra] Refactor sparse matrix product

* Move tests as a template test

* Fix all combinations of storage

* Introduce parallel computation

* Manage options for more types

* [LinearSystem] Introduce ConstantSparsityProjectionMethod

---------

Co-authored-by: Frederick Roy <fredroy@users.noreply.github.com>
The file was addedSofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityProjectionMethod.h
The file was modifiedSofa/Component/LinearSystem/CMakeLists.txt (diff)
The file was addedSofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityProjectionMethod.cpp
The file was addedSofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityProjectionMethod.inl