HyprePreconditioner.hpp File Reference
#include <opm/common/ErrorMacros.hpp>
#include <opm/common/TimingMacros.hpp>
#include <opm/simulators/linalg/PreconditionerWithUpdate.hpp>
#include <opm/simulators/linalg/PropertyTree.hpp>
#include <dune/common/fmatrix.hh>
#include <dune/istl/bcrsmatrix.hh>
#include <HYPRE.h>
#include <HYPRE_parcsr_ls.h>
#include <HYPRE_krylov.h>
#include <_hypre_utilities.h>
#include <vector>
#include <numeric>
Include dependency graph for HyprePreconditioner.hpp:

Go to the source code of this file.

Classes

class  Hypre::HyprePreconditioner< M, X, Y >
 Wrapper for Hypre's BoomerAMG preconditioner. More...
 

Namespaces

namespace  Hypre