Opm
Action
Value
Public Member Functions
|
List of all members
Opm::Action::Value Class Reference
#include <
ActionValue.hpp
>
Public Member Functions
Value
(double value)
Value
()=default
Result
eval_cmp
(
TokenType
op, const
Value
&rhs) const
void
add_well
(const
std::string
&well, double value)
double
scalar
() const
Constructor & Destructor Documentation
◆
Value()
[1/2]
Opm::Action::Value::Value
(
double
value
)
explicit
◆
Value()
[2/2]
Opm::Action::Value::Value
(
)
default
Member Function Documentation
◆
add_well()
void Opm::Action::Value::add_well
(
const
std::string
&
well
,
double
value
)
◆
eval_cmp()
Result
Opm::Action::Value::eval_cmp
(
TokenType
op
,
const
Value
&
rhs
)
const
◆
scalar()
double Opm::Action::Value::scalar
(
)
const
The documentation for this class was generated from the following file:
ActionValue.hpp