mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1663 Octave interface to get NNC-pair information
This commit is contained in:
@@ -60,5 +60,11 @@ namespace riOctavePlugin
|
||||
char timeStepDate_Hour[] = "Hour";
|
||||
char timeStepDate_Minute[] = "Minute";
|
||||
char timeStepDate_Second[] = "Second";
|
||||
|
||||
// Octave data structure : CellIndex
|
||||
char cellIndex_gridIndex[] = "GridIndex";
|
||||
char cellIndex_I[] = "I";
|
||||
char cellIndex_J[] = "J";
|
||||
char cellIndex_K[] = "K";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user