|
My Project
|
Classes | |
| struct | Branch |
| Single branch in extended network model. More... | |
| struct | Node |
| Single node in extended network model. More... | |
Public Member Functions | |
| RstNetwork (std::shared_ptr< EclIO::RestartFileView > rstView, const UnitSystem &usys) | |
| bool | isActive () const |
| const std::vector< Branch > & | branches () const |
| const std::vector< Node > & | nodes () const |