mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Simulate with only active cells (#2213)
Use FieldProps implementation for 3D properties
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <string.h>
|
||||
|
||||
#define CHECK(value, expected) \
|
||||
{ \
|
||||
if ((value) != (expected)) { \
|
||||
|
||||
Reference in New Issue
Block a user