Opm::GatheredLgrOutputTrans Struct Reference

#include <LgrOutputTransGather.hpp>

Public Attributes

LgrTransIndex< 3 > sameLevel
 
LgrTransIndex< 4 > crossLevel
 

Detailed Description

Connection transmissibilities gathered for parallel LGR INIT output.

Held on the I/O rank as key-indexed tables (see LgrTransIndex); empty on all other ranks.

sameLevel: key (level, min level-Cartesian index, max level-Cartesian index) – every connection between two cells of the same level grid (TRANX/TRANY/TRANZ and same-level NNCs). crossLevel: key (smaller level, its level-Cartesian index, larger level, its level-Cartesian index) – every connection between cells of different level grids (global<->LGR and LGR<->LGR NNCs; TRANGL/TRANLL).

Member Data Documentation

◆ crossLevel

LgrTransIndex<4> Opm::GatheredLgrOutputTrans::crossLevel

◆ sameLevel

LgrTransIndex<3> Opm::GatheredLgrOutputTrans::sameLevel

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