mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-06 22:43:01 -06:00
[bugfix] avoid use of sfc for ALUGrid.
This commit is contained in:
parent
bfd447c5c9
commit
c58713e92c
@ -29,6 +29,8 @@
|
||||
#include <ewoms/models/discretefracture/discretefracturemodel.hh>
|
||||
|
||||
#if HAVE_DUNE_ALUGRID
|
||||
// avoid reordering of macro elements, otherwise this problem won't work
|
||||
#define DISABLE_ALUGRID_SFC_ORDERING 1
|
||||
#include <dune/alugrid/grid.hh>
|
||||
#include <dune/grid/io/file/dgfparser/dgfalu.hh>
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user