ResInsight/OctavePlugin
Magne Sjaastad 79a32af209 Octave Plugin : Move definition of qtDataStreamVersion to RiaSocketServerDefines
After conversion from NULL -> nullptr the octave plugins failed to compile. By moving the define of qtDataStreamVersion this issue was resolved, and the dependency from oct-files to RiaSocketServer.h was not required anymore (and removed)
2018-02-20 08:26:19 +01:00
..
OctaveScripts Delete octave tests, moved to test repository 2018-01-08 21:47:23 +01:00
CMakeLists.txt #2313 Improve cmake tooltip text and mark as advanced 2018-01-05 14:21:02 +01:00
MinGWBuildConfigurationForOctave.txt Added build configuration description for Octave for Windows 2014-08-14 10:55:45 +02:00
NNCOctaveInterfaceSpecification.txt #1760 Add missing documentation of riGetGridPropertyForSelectedCells 2017-08-16 08:42:04 +02:00
ResInsightOctaveInterfaceSpecification.txt Octave interface Spec: Added some considerations 2013-01-28 07:53:48 +01:00
riGetActiveCellCenters.cpp Removed riSocketTools and updated use of block data transfer 2014-04-22 13:17:54 +02:00
riGetActiveCellCorners.cpp Removed riSocketTools and updated use of block data transfer 2014-04-22 13:17:54 +02:00
riGetActiveCellInfo.cpp Block transfer for active cell info 2014-04-22 13:17:53 +02:00
riGetActiveCellProperty.cpp #1688 Make all commands using a [RequestedTimeSteps] handle a single timestep 2017-08-03 14:23:50 +02:00
riGetCaseGroups.cpp Support Octave-4.0.0 on windows.(#325) 2015-07-01 07:44:51 +02:00
riGetCases.cpp Support Octave-4.0.0 on windows.(#325) 2015-07-01 07:44:51 +02:00
riGetCellCenters.cpp Removed riSocketTools and updated use of block data transfer 2014-04-22 13:17:54 +02:00
riGetCellCorners.cpp Removed riSocketTools and updated use of block data transfer 2014-04-22 13:17:54 +02:00
riGetCoarseningInfo.cpp Octave interface: Fixed switched dimentions on riGetCoarseningInfo 2013-10-08 10:06:49 +02:00
riGetCurrentCase.cpp Support Octave-4.0.0 on windows.(#325) 2015-07-01 07:44:51 +02:00
riGetDynamicNNCValues.cpp #1689 Improve help texts of NNC commands for Octave interface 2017-08-02 14:40:28 +02:00
riGetGridDimensions.cpp Octave: Use long timeout (60 s) for all socket data transfer, as socket 2013-09-30 20:54:31 +02:00
riGetGridProperty.cpp #1688 Make all commands using a [RequestedTimeSteps] handle a single timestep 2017-08-03 14:23:50 +02:00
riGetGridPropertyForSelectedCells.cpp #1675 Selected cell interface for Octave 2017-08-03 14:35:46 +02:00
riGetMainGridDimensions.cpp Octave: Use long timeout (60 s) for all socket data transfer, as socket 2013-09-30 20:54:31 +02:00
riGetNNCConnections.cpp #1689 Improve help texts of NNC commands for Octave interface 2017-08-02 14:40:28 +02:00
riGetNNCPropertyNames.cpp #1741 Add octave interface command to get names of available NNC properties 2017-08-07 15:30:16 +02:00
riGetPropertyNames.cpp Support Octave-4.0.0 on windows.(#325) 2015-07-01 07:44:51 +02:00
riGetSelectedCases.cpp Support Octave-4.0.0 on windows.(#325) 2015-07-01 07:44:51 +02:00
riGetSelectedCells.cpp Fix documentation for riGetSelectedCells 2017-08-07 15:30:23 +02:00
riGetStaticNNCValues.cpp #1689 Improve help texts of NNC commands for Octave interface 2017-08-02 14:40:28 +02:00
riGetTimeStepDates.cpp Support Octave-4.0.0 on windows.(#325) 2015-07-01 07:44:51 +02:00
riGetTimeStepDays.cpp Support Octave-4.0.0 on windows.(#325) 2015-07-01 07:44:51 +02:00
riGetWellCells.cpp Support Octave-4.0.0 on windows.(#325) 2015-07-01 07:44:51 +02:00
riGetWellNames.cpp Octave Interface: getWellNames: Return Cell values 2013-10-08 13:48:36 +02:00
riGetWellStatus.cpp #1688 Make all commands using a [RequestedTimeSteps] handle a single timestep 2017-08-03 14:23:50 +02:00
riSetActiveCellProperty.cpp #1473 Octave on Windows : Add Sleep before closing octave socket 2017-05-09 13:35:06 +02:00
riSetGridProperty.cpp #1473 Octave on Windows : Add Sleep before closing octave socket 2017-05-09 13:35:06 +02:00
riSetNNCProperty.cpp #1662 Octave interface to push generated NNC values back into ResInsight 2017-08-08 13:13:05 +02:00
riSettings.h Octave Plugin : Move definition of qtDataStreamVersion to RiaSocketServerDefines 2018-02-20 08:26:19 +01:00