-
- Downloads
[MaL] LinAlg; Remove default impl of finalizeAsm.
The default impl., which is not doing anything, is error prone, because passing an object of not matrix type, e.g. std::unique_ptr<PETScVector>, the default impl. will be taken.
Please register or sign in to comment