Specialization of property value retrieval for type double
.
More...
#include <CompressedPropertyAccess.hpp>
Static Public Member Functions | |
template<class PropertyContainer > | |
static const GridProperty < double > * | value (PropertyContainer &ecl, const std::string &kw) |
Property value retrieval implementation. More... | |
Specialization of property value retrieval for type double
.
|
static |
Property value retrieval implementation.
PropertyContainer | Pointer type representing collection of (global) grid properties. Must implement method getDoubleGridProperty . |
[in] | ecl | Property container. |
[in] | kw | ECLIPSE property keyword. |
kw
.