-
- Downloads
The class MultigridStep now has a _vector_ of pre- and postsmoother. This...
The class MultigridStep now has a _vector_ of pre- and postsmoother. This allows to use different smoother objects for each level (needed to implement a line smoother). Derived classes that use the smoothers have to be updated appropriately. Applications that simply use the MultigridStep class do not have to be changed [[Imported from SVN: r3035]]
Showing
- dune-solvers/iterationsteps/mmgstep.cc 14 additions, 10 deletionsdune-solvers/iterationsteps/mmgstep.cc
- dune-solvers/iterationsteps/multigridstep.cc 7 additions, 6 deletionsdune-solvers/iterationsteps/multigridstep.cc
- dune-solvers/iterationsteps/multigridstep.hh 19 additions, 10 deletionsdune-solvers/iterationsteps/multigridstep.hh
Loading
Please register or sign in to comment