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 >:
Dune::MultithreadDILU< M, X, Y > Opm::gpuistl::GpuBlockPreconditioner< X, Y, C, P > Opm::gpuistl::GpuDILU< M, X, Y, l > Opm::gpuistl::GpuJac< M, X, Y, l > Opm::gpuistl::GpuSeqILU0< M, X, Y, l > Opm::gpuistl::OpmGpuILU0< M, X, Y, l > Opm::gpuistl::PreconditionerAdapter< X, Y, CudaPreconditionerType > Opm::gpuistl::PreconditionerConvertFieldTypeAdapter< CudaPreconditionerType, M, X, Y, l >

Public Member Functions

virtual void update ()=0
 
virtual bool hasPerfectUpdate () const =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: