PressureFunction.hpp File Reference

The ODE integrator and phase-pressure function used to solve the hydrostatic equilibrium problem, shared by the black-oil and the compositional equilibration facilities. More...

#include <array>
#include <cassert>
#include <cstddef>
#include <memory>
#include <utility>
#include <vector>
Include dependency graph for PressureFunction.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::EQUIL::Details::RK4IVP< Scalar, RHS >
 
class  Opm::EQUIL::Details::PressureFunction< Scalar, ODE >
 
struct  Opm::EQUIL::Details::PressureFunction< Scalar, ODE >::InitCond
 

Namespaces

namespace  Opm
 
namespace  Opm::EQUIL
 
namespace  Opm::EQUIL::Details
 

Detailed Description

The ODE integrator and phase-pressure function used to solve the hydrostatic equilibrium problem, shared by the black-oil and the compositional equilibration facilities.