Merge pull request #54 from andlaus/use-opm-material

Use the new opm material module

A practical fall-out from merging this change is that GCC 4.4 becomes 
the minimum supported target platform for OPM-Porsol and its downstream
modules such as OPM-Upscaling.
This commit is contained in:
Bård Skaflestad
2013-07-30 05:05:35 -07:00
92 changed files with 4546 additions and 35738 deletions
-2
View File
@@ -37,9 +37,7 @@
#define VERBOSE
//#define USE_TBB
#if HAVE_CONFIG_H
#include "config.h"
#endif // HAVE_CONFIG_H
#include "SimulatorTester.hpp"
#include "SimulatorTesterFlexibleBC.hpp"