My Project
Loading...
Searching...
No Matches
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.

Member Function Documentation

◆ update()

template<class X , class Y >
virtual void Dune::PreconditionerWithUpdate< X, Y >::update ( )
pure virtual

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