-
- Downloads
There was a problem fetching the pipeline summary.
move a few more classes into the Dune::Solvers namespace
parent
724aaeaf
No related branches found
No related tags found
Pipeline #
Showing
- dune/solvers/common/numproc.hh 8 additions, 0 deletionsdune/solvers/common/numproc.hh
- dune/solvers/iterationsteps/amgstep.hh 9 additions, 0 deletionsdune/solvers/iterationsteps/amgstep.hh
- dune/solvers/norms/energynorm.hh 9 additions, 0 deletionsdune/solvers/norms/energynorm.hh
- dune/solvers/norms/norm.hh 11 additions, 2 deletionsdune/solvers/norms/norm.hh
- dune/solvers/solvers/solver.hh 11 additions, 0 deletionsdune/solvers/solvers/solver.hh
Loading
-
@burchardt_at_igpm.rwth-aachen.de Would you mind if I partially reverted your commit for the discussed reason?
-
@maxka: No, I think
SolverResult
, numproc.hh and solver.hh are only things I use indirectly. So I don't mind where they are. -
mentioned in commit 16fdcb27
-
mentioned in commit 166fa881
-
AMGStep
exhibits the public member variablesSmootherArgs
andCriterion
and therefore falls into @graeser 's unwanted list. @burchardt_at_igpm.rwth-aachen.de how do you feel about reverting this as well?The protected members in
EnergyNorm
seem to be fine (to me).Edited by maxka
Please register or sign in to comment