Added linear operator, mass and identity, and ConjGrad operators, and implementations
Compare changes
Files
55
Operators/AssmbScatr/AssmbScatr.cpp
0 → 100644
+ 12
− 0
\ No newline at end of file
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: