Skip to content
Snippets Groups Projects
Commit 5a054685 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Passing of matrix and preconditioner via const reference to SharedPointer

This will indicate to the user that the data will not be modified in the
solver. I think that it's not necessary to differentiate between e.g.
MatrixPointer and MatrixConstPointer, because these are implicitly
mutually assignable.
parent 40379dcf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment