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 >:
Inheritance graph

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.

Member Function Documentation

◆ update()


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