Opm::Equil::PcEq Struct Reference

#include <EquilibrationHelpers.hpp>

Public Member Functions

 PcEq (const BlackoilPropertiesInterface &props, const int phase, const int cell, const double target_pc)
 
double operator() (double s) const
 

Detailed Description

Functor for inverting capillary pressure function. Function represented is f(s) = pc(s) - target_pc

Constructor & Destructor Documentation

Opm::Equil::PcEq::PcEq ( const BlackoilPropertiesInterface props,
const int  phase,
const int  cell,
const double  target_pc 
)
inline

Member Function Documentation

double Opm::Equil::PcEq::operator() ( double  s) const
inline

The documentation for this struct was generated from the following file: