My Project
Dune::PreconditionerWithUpdate< X, Y > Class Template Referenceabstract

Interface class adding the update() method to the preconditioner interface. More...

#include <PreconditionerWithUpdate.hpp>

Inheritance diagram for Dune::PreconditionerWithUpdate< X, Y >:

Public Member Functions

virtual void update ()=0
 

Detailed Description

template<class X, class Y>
class Dune::PreconditionerWithUpdate< X, Y >

Interface class adding the update() method to the preconditioner interface.


The documentation for this class was generated from the following file: