My Project
|
Public Types | |
template<typename T > | |
using | Window = boost::iterator_range< typename std::vector< T >::const_iterator > |
Public Member Functions | |
GroupVectors (const std::vector< int > &intehead, std::shared_ptr< Opm::EclIO::RestartFileView > rst_view) | |
bool | hasDefinedValues () const |
std::size_t | maxGroups () const |
Window< int > | igrp (const std::size_t groupID) const |
Window< double > | xgrp (const std::size_t groupID) const |