Specialization of property value retrieval for type double
.
More...
#include <CompressedPropertyAccess.hpp>
|
template<class PropertyContainer > |
static const GridProperty< double > * | value (PropertyContainer &ecl, const std::string &kw) |
| Property value retrieval implementation. More...
|
|
template<>
struct Opm::GridPropertyAccess::Details::EclPropImpl::GetProperty< double >
Specialization of property value retrieval for type double
.
◆ value()
template<class PropertyContainer >
Property value retrieval implementation.
- Template Parameters
-
PropertyContainer | Pointer type representing collection of (global) grid properties. Must implement method getDoubleGridProperty . |
- Parameters
-
[in] | ecl | Property container. |
[in] | kw | ECLIPSE property keyword. |
- Returns
- Data values for property
kw
.
The documentation for this struct was generated from the following file: