My Project
|
Go to the source code of this file.
Namespaces | |
namespace | Opm |
This file contains a set of helper functions used by VFPProd / VFPInj. | |
Functions | |
template<class Scalar > | |
int | Opm::signum (Scalar val) |
Template function which returns the sign of a floating point value. | |