|
| template<typename T> |
| using | Window |
|
|
| 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 |
◆ 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