This is the complete list of members for Opm::IncompFlowSolverHybrid< GridInterface, RockInterface, BCInterface, InnerProduct >, including all inherited members.
| clear() | Opm::IncompFlowSolverHybrid< GridInterface, RockInterface, BCInterface, InnerProduct > | inline |
| computeInnerProducts(const RockInterface &r, const Point &grav) | Opm::IncompFlowSolverHybrid< GridInterface, RockInterface, BCInterface, InnerProduct > | inline |
| getSolution() | Opm::IncompFlowSolverHybrid< GridInterface, RockInterface, BCInterface, InnerProduct > | inline |
| init(const GridInterface &g, const RockInterface &r, const Point &grav, const BCInterface &bc) | Opm::IncompFlowSolverHybrid< GridInterface, RockInterface, BCInterface, InnerProduct > | inline |
| initSystemStructure(const GridInterface &g, const BCInterface &bc) | Opm::IncompFlowSolverHybrid< GridInterface, RockInterface, BCInterface, InnerProduct > | inline |
| postProcessFluxes() | Opm::IncompFlowSolverHybrid< GridInterface, RockInterface, BCInterface, InnerProduct > | inline |
| printStats(std::basic_ostream< charT, traits > &os) | Opm::IncompFlowSolverHybrid< GridInterface, RockInterface, BCInterface, InnerProduct > | inline |
| printSystem(const std::string &prefix) | Opm::IncompFlowSolverHybrid< GridInterface, RockInterface, BCInterface, InnerProduct > | inline |
| SolutionType typedef | Opm::IncompFlowSolverHybrid< GridInterface, RockInterface, BCInterface, InnerProduct > | |
| solve(const FluidInterface &r, const std::vector< double > &sat, const BCInterface &bc, const std::vector< double > &src, double residual_tolerance=1e-8, int linsolver_verbosity=1, int linsolver_type=1, bool same_matrix=false, int linsolver_maxit=0, double prolongate_factor=1.6, int smooth_steps=1) | Opm::IncompFlowSolverHybrid< GridInterface, RockInterface, BCInterface, InnerProduct > | inline |
|