Opm::InterRegFlowMap::SingleRegion Struct Reference

#include <InterRegFlows.hpp>

Public Attributes

std::string name
 Region definition array name. More...
 
std::reference_wrapper< const std::vector< int > > definition
 Region definition array. More...
 

Detailed Description

Minimal representation of a single named region defintion.

Name is typically "FIPNUM" or any additional "FIP*" array names.

Member Data Documentation

◆ definition

std::reference_wrapper<const std::vector<int> > Opm::InterRegFlowMap::SingleRegion::definition

Region definition array.

◆ name

std::string Opm::InterRegFlowMap::SingleRegion::name

Region definition array name.


The documentation for this struct was generated from the following file: