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

Public Types

template<typename T>
using Window

Public Member Functions

 SegmentVectors (const std::vector< int > &intehead, std::shared_ptr< Opm::EclIO::RestartFileView > rst_view)
bool hasDefinedValues () const
Window< int > iseg (const std::size_t mswID, const std::size_t segID) const
Window< double > rseg (const std::size_t mswID, const std::size_t segID) const

Member Typedef Documentation

◆ Window

template<typename T>
using SegmentVectors::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