init public members with nullptr for more meaningful fault messages if not set
Compare changes
@@ -5,6 +5,8 @@ template<class MatrixType, class VectorType>
@@ -5,6 +5,8 @@ template<class MatrixType, class VectorType>
@@ -46,6 +48,8 @@ void ProjectedBlockGSStep<MatrixType, VectorType>::iterate()
@@ -46,6 +48,8 @@ void ProjectedBlockGSStep<MatrixType, VectorType>::iterate()