linalgparameters.hh File Reference

Declares the parameters for the black oil model. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::Parameters::GMResRestart
 number of iterations between solver restarts for the GMRES solver More...
 
struct  Opm::Parameters::LinearSolverAbsTolerance< Scalar >
 Maximum accepted error of the norm of the residual. More...
 
struct  Opm::Parameters::LinearSolverMaxError< Scalar >
 
struct  Opm::Parameters::LinearSolverMaxIterations
 Maximum number of iterations eyecuted by the linear solver. More...
 
struct  Opm::Parameters::LinearSolverOverlapSize
 The size of the algebraic overlap of the linear solver. More...
 
struct  Opm::Parameters::LinearSolverTolerance< Scalar >
 Maximum accepted error of the solution of the linear solver. More...
 
struct  Opm::Parameters::LinearSolverVerbosity
 Specifies the verbosity of the linear solver. More...
 
struct  Opm::Parameters::PreconditionerOrder
 The order of the sequential preconditioner. More...
 
struct  Opm::Parameters::PreconditionerRelaxation< Scalar >
 The relaxation factor of the preconditioner. More...
 

Namespaces

namespace  Opm
 
namespace  Opm::Parameters
 

Detailed Description

Declares the parameters for the black oil model.