My Project
|
Interface class adding the update() method to the preconditioner interface. More...
#include <PreconditionerWithUpdate.hpp>
Public Member Functions | |
virtual void | update ()=0 |
Interface class adding the update() method to the preconditioner interface.
|
pure virtual |
Implemented in Dune::Amg::AMGCPR< M, X, S, PI, A >.