Specialization of property value retrieval for type int
.
More...
#include <CompressedPropertyAccess.hpp>
|
template<class PropertyContainer > |
static const GridProperty< int > * | value (PropertyContainer &ecl, const std::string &kw) |
| Property value retrieval implementation. More...
|
|
template<>
struct Opm::GridPropertyAccess::Details::EclPropImpl::GetProperty< int >
Specialization of property value retrieval for type int
.
template<class PropertyContainer >
Property value retrieval implementation.
- Template Parameters
-
PropertyContainer | Pointer type representing collection of (global) grid properties. Must implement method getIntGridProperty . |
- 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: