This is the complete list of members for Opm::WellConnections, including all inherited members.
| add(Connection) | Opm::WellConnections | |
| addConnection(int i, int j, int k, std::size_t global_index, double depth, Connection::State state, double CF, double Kh, double rw, double r0, double skin_factor, const int satTableId, const Connection::Direction direction=Connection::Direction::Z, const Connection::CTFKind ctf_kind=Connection::CTFKind::DeckValue, const std::size_t seqIndex=0, const double segDistStart=0.0, const double segDistEnd=0.0, const bool defaultSatTabId=true) | Opm::WellConnections | |
| allConnectionsShut() const | Opm::WellConnections | |
| begin() const | Opm::WellConnections | inline |
| const_iterator typedef | Opm::WellConnections | |
| end() const | Opm::WellConnections | inline |
| filter(const ActiveGridCells &grid) | Opm::WellConnections | |
| get(size_t index) const | Opm::WellConnections | |
| getFromIJK(const int i, const int j, const int k) const | Opm::WellConnections | |
| getFromIJK(const int i, const int j, const int k) | Opm::WellConnections | |
| loadCOMPDAT(const DeckRecord &record, const EclipseGrid &grid, const FieldPropsManager &field_properties) | Opm::WellConnections | |
| lowest() const | Opm::WellConnections | |
| operator!=(const WellConnections &) const | Opm::WellConnections | |
| operator==(const WellConnections &) const | Opm::WellConnections | |
| operator[](size_t index) const | Opm::WellConnections | |
| order() | Opm::WellConnections | |
| ordering() const | Opm::WellConnections | inline |
| output(const EclipseGrid &grid) const | Opm::WellConnections | |
| serializeObject() | Opm::WellConnections | static |
| serializeOp(Serializer &serializer) | Opm::WellConnections | inline |
| size() const | Opm::WellConnections | |
| WellConnections() | Opm::WellConnections | |
| WellConnections(Connection::Order ordering, int headI, int headJ) | Opm::WellConnections | |
| WellConnections(Connection::Order ordering, int headI, int headJ, const std::vector< Connection > &connections) | Opm::WellConnections | |
| WellConnections(const WellConnections &src, const EclipseGrid &grid) | Opm::WellConnections | |
|