Fix Null and Diagonal preconditioner operator implementation and add test
Compare changes
tests/init_nullpreconfields.hpp
subclass to reduce code duplication.tests/init_diagpreconfields.hpp
subclass to reduce code duplication.Remark: Current implementation of the diagonal preconditioner is very inefficient.
Note: MR!48 should be merged first