|
Opm::GatheredLgrOutputTrans Struct Reference
Detailed DescriptionConnection 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
Referenced by Opm::gatherLgrOutputTrans(). ◆ sameLevel
Referenced by Opm::gatherLgrOutputTrans(). The documentation for this struct was generated from the following file: |
||||||||||||