Renamed flow_cp to flow_mpi

This commit is contained in:
Markus Blatt
2015-10-12 10:59:01 +02:00
parent 0149732abc
commit 82a73d969e
2 changed files with 1 additions and 1 deletions

2
examples/flow_mpi.cpp Normal file
View File

@@ -0,0 +1,2 @@
#define WANT_DUNE_CORNERPOINTGRID 1
#include "flow.cpp"