Opm::GridPropertyAccess::Details::EclPropImpl::GetProperty< int > Struct Template Reference

Specialization of property value retrieval for type int. More...

#include <CompressedPropertyAccess.hpp>

Static Public Member Functions

template<class PropertyContainer >
static const GridProperty< int > * value (PropertyContainer &ecl, const std::string &kw)
 Property value retrieval implementation. More...
 

Detailed Description

template<>
struct Opm::GridPropertyAccess::Details::EclPropImpl::GetProperty< int >

Specialization of property value retrieval for type int.

Member Function Documentation

◆ value()

template<class PropertyContainer >
const GridProperty< int > * Opm::GridPropertyAccess::Details::EclPropImpl::GetProperty< int >::value ( PropertyContainer &  ecl,
const std::string &  kw 
)
static

Property value retrieval implementation.

Template Parameters
PropertyContainerPointer type representing collection of (global) grid properties. Must implement method getIntGridProperty.
Parameters
[in]eclProperty container.
[in]kwECLIPSE property keyword.
Returns
Data values for property kw.

The documentation for this struct was generated from the following file: