Opm::GridPropertyAccess::Details::EclPropImpl::HasProperty< double > Struct Template Reference

#include <CompressedPropertyAccess.hpp>

Static Public Member Functions

template<class PropertyContainer >
static bool p (PropertyContainer &ecl, const std::string &kw)
 

Detailed Description

template<>
struct Opm::GridPropertyAccess::Details::EclPropImpl::HasProperty< double >

Specialization of property existence predicate for type double.

Member Function Documentation

template<class PropertyContainer >
bool Opm::GridPropertyAccess::Details::EclPropImpl::HasProperty< double >::p ( PropertyContainer &  ecl,
const std::string &  kw 
)
static

Existence predicate implementation.

Template Parameters
PropertyContainerPointer type representing collection of (global) grid properties. Must implement method hasDoubleGridProperty.
Parameters
[in]eclProperty container.
[in]kwECLIPSE property keyword.
Returns
Whether or not property kw exists in the container ecl.

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