diff --git a/src/invert/laplace/impls/hypre3d/hypre3d_laplace.hxx b/src/invert/laplace/impls/hypre3d/hypre3d_laplace.hxx index 2a5761440f..2d45fc742e 100644 --- a/src/invert/laplace/impls/hypre3d/hypre3d_laplace.hxx +++ b/src/invert/laplace/impls/hypre3d/hypre3d_laplace.hxx @@ -216,9 +216,6 @@ public: }; Hypre3dMonitor monitor; - bool use_precon; // Switch for preconditioning - bool rightprec; // Right preconditioning - // These are the implemented flags static constexpr int implemented_flags = INVERT_START_NEW; static constexpr int implemented_boundary_flags =