mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
add changes to fix the order
enabling reordering as default
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
along with OPM. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include <config.h>
|
||||
// The default in dune-ALUGrird is "DISABLE_ALUGRID_SFC_ORDERING is false"
|
||||
#undef DISABLE_ALUGRID_SFC_ORDERING
|
||||
#undef USE_ALUGRID_SFC_ORDERING
|
||||
|
||||
#include <dune/alugrid/grid.hh>
|
||||
#include <opm/simulators/flow/Main.hpp>
|
||||
|
||||
Reference in New Issue
Block a user