Skip to content
Snippets Groups Projects
Commit 2b2f5e4d authored by Elias Pipping's avatar Elias Pipping
Browse files

Revert "Deprecate ::BlockGSStep"

This reverts commit 2967163a.

ProjectedBlockGSStep and LineGSStep inherit from it. The former is
scheduled to be deprecated soon, too, but the latter at least was
not on my radar at all. Reverting now instead of spamming everyone
with unnecessary deprecation warnings to the point of desensitization
parent 22700c3f
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -3,8 +3,6 @@
#ifndef DUNE_BLOCK_GAUSS_SEIDEL_STEP_HH
#define DUNE_BLOCK_GAUSS_SEIDEL_STEP_HH
#warning This header is deprecated. Please use Dune::Solvers::BlockGSStep from blockgssteps.hh instead of ::BlockGSStep. See also gssteptest.cc for usage examples.
#include <dune/common/bitsetvector.hh>
#include "lineariterationstep.hh"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment