mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added NO_FACE to the face define
This commit is contained in:
@@ -62,7 +62,8 @@ public:
|
||||
POS_J,
|
||||
NEG_J,
|
||||
POS_K,
|
||||
NEG_K
|
||||
NEG_K,
|
||||
NO_FACE
|
||||
};
|
||||
|
||||
typedef caf::AppEnum<StructGridInterface::FaceType> FaceEnum;
|
||||
|
||||
Reference in New Issue
Block a user