This is the complete list of members for Opm::ParallelWellInfo, including all inherited members.
| beginReset() | Opm::ParallelWellInfo | |
| broadcastFirstPerforationValue(const T &t) const | Opm::ParallelWellInfo | |
| clear() | Opm::ParallelWellInfo | |
| communicateAboveValues(double first_value, const double *current, std::size_t size) const | Opm::ParallelWellInfo | |
| communicateAboveValues(double first_value, const std::vector< double > ¤t) const | Opm::ParallelWellInfo | |
| communicateBelowValues(double last_value, const double *current, std::size_t size) const | Opm::ParallelWellInfo | |
| communicateBelowValues(double last_value, const std::vector< double > ¤t) const | Opm::ParallelWellInfo | |
| communicateFirstPerforation(bool hasFirst) | Opm::ParallelWellInfo | |
| communication() const (defined in Opm::ParallelWellInfo) | Opm::ParallelWellInfo | inline |
| endReset() | Opm::ParallelWellInfo | |
| getGlobalPerfContainerFactory() const | Opm::ParallelWellInfo | |
| hasLocalCells() const | Opm::ParallelWellInfo | inline |
| INVALID_ECL_INDEX (defined in Opm::ParallelWellInfo) | Opm::ParallelWellInfo | static |
| isOwner() const (defined in Opm::ParallelWellInfo) | Opm::ParallelWellInfo | inline |
| name() const | Opm::ParallelWellInfo | inline |
| ParallelWellInfo(const std::string &name={""}, bool hasLocalCells=true) | Opm::ParallelWellInfo | |
| ParallelWellInfo(const std::pair< std::string, bool > &well_info, Parallel::Communication allComm) | Opm::ParallelWellInfo | |
| partialSumPerfValues(RAIterator begin, RAIterator end) const | Opm::ParallelWellInfo | inline |
| pushBackEclIndex(int above, int current) | Opm::ParallelWellInfo | |
| sumPerfValues(It begin, It end) const | Opm::ParallelWellInfo | |