issues
search
OPM
/
opm-grid
DUNE module supporting grids in a corner-point format
http://www.opm-project.org
GNU General Public License v3.0
19
stars
78
forks
source link
Backport of pr 772
#773
Closed
bska
closed
1 month ago
bska
commented
1 month ago
Forward struct as
struct
, not
class
(quells a warning)
Avoid structured bindings in lambda capture list (requires c++-20)
struct
, notclass
(quells a warning)