mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-13 11:44:48 -05:00
7976cffaf3960f679e4e6e7692bccac3ca7f68e4
cell-to-cell connections (i.e., when calling count_block_conns()), inspect the pointer array (pc2c) rather than the cell array itself (c2c). Clue-by-four supplied by gdb(1). Move self connection handling to partition_create_c2c(). Adjust dfs() 'work' array size to comply with new requirements of -r5088.
Languages
C++
79.4%
ECL
13.8%
Cuda
1.7%
Pawn
1.7%
CMake
1.4%
Other
1.9%