changed: ewoms/parallel -> opm/models/parallel

This commit is contained in:
Arne Morten Kvarving
2019-09-16 09:48:55 +02:00
parent 162e4f4653
commit d8723dc9ce
11 changed files with 1098 additions and 6 deletions

View File

@@ -28,7 +28,7 @@
*/
#include "config.h"
#include <ewoms/parallel/tasklets.hh>
#include <opm/models/parallel/tasklets.hh>
#include <chrono>
#include <iostream>