AmgxPreconditioner.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 <amgx_c.h>
#include <vector>
Include dependency graph for AmgxPreconditioner.hpp:

Go to the source code of this file.

Classes

struct  Amgx::AmgxConfig
 Configuration structure for AMGX parameters. More...
 
class  Amgx::AmgxPreconditioner< M, X, Y >
 Wrapper for AMGX's AMG preconditioner. More...
 

Namespaces

namespace  Amgx