| Opm::gpuistl::PreconditionerHolder< X, Y > Class Template Referenceabstract Common interface for adapters that hold preconditioners. More... 
 
Inheritance diagram for Opm::gpuistl::PreconditionerHolder< X, Y >:  
 Detailed Descriptiontemplate<class X, class Y> class Opm::gpuistl::PreconditionerHolder< X, Y > Common interface for adapters that hold preconditioners. 
 Member Function Documentation◆ getUnderlyingPreconditioner()
template<class X , class Y >  
 getUnderlyingPreconditioner gets the underlying preconditioner (preconditioner being held) Implemented in Opm::gpuistl::GpuBlockPreconditioner< X, Y, C, P >, and Opm::gpuistl::PreconditionerAdapter< X, Y, CudaPreconditionerType >. The documentation for this class was generated from the following file: | |||||||||||||||