This is the complete list of members for Opm::Completion, including all inherited members.
| Completion(int i, int j, int k, WellCompletion::StateEnum state, const Value< double > &connectionTransmissibilityFactor, const Value< double > &diameter, const Value< double > &skinFactor, const WellCompletion::DirectionEnum direction=WellCompletion::DirectionEnum::Z) | Opm::Completion | |
| Completion(std::shared_ptr< const Completion > oldCompletion, WellCompletion::StateEnum newStatus) | Opm::Completion | |
| Completion(std::shared_ptr< const Completion > oldCompletion, double wellPi) | Opm::Completion | |
| completionsFromCOMPDATKeyword(DeckKeywordConstPtr compdatKeyword) | Opm::Completion | static |
| completionsFromCOMPDATRecord(DeckRecordConstPtr compdatRecord) | Opm::Completion | static |
| fixDefaultIJ(int wellHeadI, int wellHeadJ) | Opm::Completion | |
| getConnectionTransmissibilityFactor() const | Opm::Completion | |
| getConnectionTransmissibilityFactorAsValueObject() const | Opm::Completion | |
| getDiameter() const | Opm::Completion | |
| getDirection() const | Opm::Completion | |
| getI() const | Opm::Completion | |
| getJ() const | Opm::Completion | |
| getK() const | Opm::Completion | |
| getSkinFactor() const | Opm::Completion | |
| getState() const | Opm::Completion | |
| getWellPi() const | Opm::Completion | |
| sameCoordinate(const Completion &other) const | Opm::Completion | |