#include <UDQFunction.hpp>
◆ UDQUnaryElementalFunction()
| Opm::UDQUnaryElementalFunction::UDQUnaryElementalFunction |
( |
const std::string & |
name, |
|
|
std::function< UDQSet(const UDQSet &arg)> |
f |
|
) |
| |
◆ ABS()
| static UDQSet Opm::UDQUnaryElementalFunction::ABS |
( |
const UDQSet & |
arg | ) |
|
|
static |
◆ DEF()
| static UDQSet Opm::UDQUnaryElementalFunction::DEF |
( |
const UDQSet & |
arg | ) |
|
|
static |
◆ eval()
| UDQSet Opm::UDQUnaryElementalFunction::eval |
( |
const UDQSet & |
arg | ) |
const |
◆ EXP()
| static UDQSet Opm::UDQUnaryElementalFunction::EXP |
( |
const UDQSet & |
arg | ) |
|
|
static |
◆ IDV()
| static UDQSet Opm::UDQUnaryElementalFunction::IDV |
( |
const UDQSet & |
arg | ) |
|
|
static |
◆ LN()
| static UDQSet Opm::UDQUnaryElementalFunction::LN |
( |
const UDQSet & |
arg | ) |
|
|
static |
◆ LOG()
| static UDQSet Opm::UDQUnaryElementalFunction::LOG |
( |
const UDQSet & |
arg | ) |
|
|
static |
◆ name()
◆ NINT()
| static UDQSet Opm::UDQUnaryElementalFunction::NINT |
( |
const UDQSet & |
arg | ) |
|
|
static |
◆ operator==()
◆ RANDN()
| static UDQSet Opm::UDQUnaryElementalFunction::RANDN |
( |
std::mt19937 & |
rng, |
|
|
const UDQSet & |
arg |
|
) |
| |
|
static |
◆ RANDU()
| static UDQSet Opm::UDQUnaryElementalFunction::RANDU |
( |
std::mt19937 & |
rng, |
|
|
const UDQSet & |
arg |
|
) |
| |
|
static |
◆ SORT()
| static UDQSet Opm::UDQUnaryElementalFunction::SORT |
( |
const UDQSet & |
arg, |
|
|
bool |
ascending |
|
) |
| |
|
static |
◆ SORTA()
| static UDQSet Opm::UDQUnaryElementalFunction::SORTA |
( |
const UDQSet & |
arg | ) |
|
|
static |
◆ SORTD()
| static UDQSet Opm::UDQUnaryElementalFunction::SORTD |
( |
const UDQSet & |
arg | ) |
|
|
static |
◆ type()
◆ UNDEF()
| static UDQSet Opm::UDQUnaryElementalFunction::UNDEF |
( |
const UDQSet & |
arg | ) |
|
|
static |
The documentation for this class was generated from the following file: