Commit Graph

10 Commits

Author SHA1 Message Date
Jacob Støren
09d14c8ee2 Support Octave-4.0.0 on windows.(#325)
The modifications is also working in the old 3.6.1 version of octave,
so they should be good in the versions between too.
2015-07-01 07:44:51 +02:00
Magne Sjaastad
2372cf86ca Octave: Use long timeout (60 s) for all socket data transfer, as socket
data transfer is dependent on several layers of network optimizations.
2013-09-30 20:54:31 +02:00
Magne Sjaastad
8c128aeb6e Added more detailed timeout for data transfer between ResInsight and Octave
p4#: 22148
2013-08-12 11:38:09 +02:00
Magne Sjaastad
e5b1921bdf Reorganized data so ijk are the first three indexes in the receiving Octave arrays.
Fixed a typo
p4#: 21708
2013-05-24 08:48:36 +02:00
Magne Sjaastad
667a4e6995 Updated riGetCurrentCase with case type
p4#: 21619
2013-05-15 11:08:42 +02:00
Magne Sjaastad
8c29270294 Use Octave_map instead of octave_scalar_map when building Octave data structures
p4#: 21615
2013-05-15 06:55:54 +02:00
Magne Sjaastad
bc22ce7fa5 Use data structure to represent case information
p4#: 21608
2013-05-14 14:28:07 +02:00
Magne Sjaastad
10b49efae9 Completed riGetCurrentCase
p4#: 21603
2013-05-13 21:41:45 +02:00
Magne Sjaastad
65710a8e08 Added riGetCaseGroups
Added Qt DataStream version to riSettings
VisualStudio: Copy generated *.oct files into Application folder
VisualStudio: ResInsight is dependent on octave_plugin
p4#: 21602
2013-05-13 21:15:38 +02:00
Magne Sjaastad
b63306099e Added riGetCurrentCase used to get caseId from current rimCase in ResInsight
p4#: 21593
2013-05-10 14:43:03 +02:00