|
opm-simulators
|
Struct holding information about domains used for printing a summary. More...
#include <NlddReporting.hpp>
Public Member Functions | |
| DomainInfo (std::size_t size) | |
Public Attributes | |
| std::vector< int > | all_owned |
| All owned cells. | |
| std::vector< int > | all_overlap |
| All overlap cells. | |
| std::vector< int > | all_wells |
| All wells. | |
| std::vector< int > | all_domains |
| All domains. | |
Struct holding information about domains used for printing a summary.