mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
NNC: Added face to result info text
This commit is contained in:
@@ -50,6 +50,7 @@ namespace caf
|
||||
addItem(cvf::StructGridInterface::NEG_J, "Y-", "");
|
||||
addItem(cvf::StructGridInterface::POS_K, "Z", "");
|
||||
addItem(cvf::StructGridInterface::NEG_K, "Z-", "");
|
||||
addItem(cvf::StructGridInterface::NO_FACE, "UnDef", "");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user