|
My Project
|
Declares the parameters for the black oil model. More...
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 |
| This file contains a set of helper functions used by VFPProd / VFPInj. | |
Declares the parameters for the black oil model.