opm-common
Loading...
Searching...
No Matches
GroupVectors Class Reference

Public Types

template<typename T>
using Window

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

Member Typedef Documentation

◆ Window

template<typename T>
using GroupVectors::Window
Initial value:
boost::iterator_range<
typename std::vector<T>::const_iterator
>

The documentation for this class was generated from the following file:
  • opm/output/eclipse/LoadRestart.cpp