arcaneframework / alien

Alien: an interface for linear solvers
Apache License 2.0
8 stars 7 forks source link

Describe how to efficiently fill a matrix in a Newton iteration #48

Open cedricchevalier19 opened 3 years ago

cedricchevalier19 commented 3 years ago

Alien should provide efficient builder to fill and update a matrix during Newton iterations where the matrix nnz pattern does not change.