My Project
|
Public Types | |
template<typename T > | |
using | Window = boost::iterator_range< typename std::vector< T >::const_iterator > |
Public Member Functions | |
BranchVectors (const std::vector< int > &intehead, std::shared_ptr< Opm::EclIO::RestartFileView > rst_view) | |
std::size_t | numActiveBranches () const |
Window< int > | ibran (const std::size_t branchID) const |