OwningBlockPreconditioner.hpp File Reference
#include <opm/common/TimingMacros.hpp>
#include <opm/simulators/linalg/PreconditionerWithUpdate.hpp>
#include <dune/istl/schwarz.hh>
Include dependency graph for OwningBlockPreconditioner.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Dune::OwningBlockPreconditioner< OriginalPreconditioner, Comm >
 

Namespaces

namespace  Dune
 

Functions

template<class OriginalPreconditioner , class Comm , class... Args>
std::shared_ptr< OwningBlockPreconditioner< OriginalPreconditioner, Comm > > Dune::wrapBlockPreconditioner (const Comm &comm, Args &&... args)