|
Opm::LgrTransIndex< N > Class Template Reference
Inheritance diagram for Opm::LgrTransIndex< N >:
![]()
Detailed Descriptiontemplate<std::size_t N> class Opm::LgrTransIndex< N > Key-sorted index over gathered LGR connection records. The I/O rank holds every connection of the global grid and looks each one up once per output pass. The records are sorted on their key only and searched with std::lower_bound. The key is the level-Cartesian index tuple (see GatheredLgrOutputTrans); values are transmissibilities. Member Typedef Documentation◆ Key
template<std::size_t N>
Constructor & Destructor Documentation◆ LgrTransIndex() [1/2]
template<std::size_t N>
◆ LgrTransIndex() [2/2]
template<std::size_t N>
Build the index from the gathered (key, value) records. Keys are unique by construction (every connection is recorded by exactly one rank). Member Function Documentation◆ find()
template<std::size_t N>
The documentation for this class was generated from the following file: |
||||||||||||||||||||||||||||||||||||||||||||