Skip to content

Added linear operator, mass and identity, and ConjGrad operators, and implementations

William Denny requested to merge linear_operator into master

Added a linear operator base class for LHS and Preconditioner operations with the conj grad solver, identity operator for testing purposes, mass matrix operator without optimisation

This MR has been partially split into:

Edited by Jacques Xing

Merge request reports