]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove Solver
authorDaniel Arndt <arndtd@ornl.gov>
Mon, 6 Jul 2020 00:01:20 +0000 (20:01 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Mon, 6 Jul 2020 03:17:15 +0000 (23:17 -0400)
include/deal.II/lac/solver.h

index f068fc8b1f3cf26a01db52c24859f8ea71af20b1..d75d60212eeaf8fc5d3af5d2e0aedebb863a7f74 100644 (file)
@@ -473,17 +473,6 @@ protected:
 
 
 
-/**
- * Type definition for the base class for iterative linear solvers.
- * This class provides interfaces to a memory pool and the objects that
- * determine whether a solver has converged.
- *
- * @deprecated Use <code>SolverBase</code> instead.
- */
-template <class VectorType = Vector<double>>
-using Solver DEAL_II_DEPRECATED = SolverBase<VectorType>;
-
-
 /*-------------------------------- Inline functions ------------------------*/
 
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.