Commit Graph

1496 Commits

Author SHA1 Message Date
Magne Sjaastad
afa130a634 Bugfix statistics: Trigger loading of dataset before creating a result accessor 2014-08-12 10:54:46 +02:00
Magne Sjaastad
8c22508e82 Linux include fix 2014-08-11 15:21:37 +02:00
Magne Sjaastad
186867a831 Removed unused code 2014-08-11 14:51:27 +02:00
Magne Sjaastad
5f3b2e00ec Rename 2014-08-11 14:38:36 +02:00
Magne Sjaastad
fc6b17e3ff Use shared grid/fault visualization code 2014-08-11 14:28:32 +02:00
Magne Sjaastad
4a488e0683 Use RivScalarMapperUtils 2014-08-11 13:59:12 +02:00
Magne Sjaastad
8ec3c99727 Added scalarMapperUtils for code sharing between grids/faults 2014-08-11 13:55:53 +02:00
Magne Sjaastad
877dc0dc58 Fixed transparency for ternary well cells 2014-08-11 13:17:09 +02:00
Magne Sjaastad
a71c6009e2 Fixed viz bug introduced by new texturing method
SHA: a9794815c7
2014-08-11 11:02:16 +02:00
Magne Sjaastad
45cf258386 Use texture based ternary visualization 2014-08-11 10:50:31 +02:00
Magne Sjaastad
3fef95d794 Added ternary scalar mapper effect generator 2014-08-11 10:49:42 +02:00
Magne Sjaastad
6b9412e2ba Added ternary texture and scalar mappers 2014-08-11 08:10:07 +02:00
Magne Sjaastad
a8de19984a Layout cleanup 2014-08-11 07:46:08 +02:00
Magne Sjaastad
748e056bbc Created setter for opacity 2014-08-11 07:42:54 +02:00
Magne Sjaastad
5c9a57178e Minor fixes for result accessors 2014-08-11 07:41:28 +02:00
Magne Sjaastad
7f01d1cf66 Added RigResultAccessor2d 2014-08-10 14:55:27 +02:00
Magne Sjaastad
3dbf7cb866 Created texture and texture coord calculations 2014-08-10 09:50:50 +02:00
Magne Sjaastad
94f184b1be Added RivTernaryScalarMapper and unit test 2014-08-09 22:23:41 +02:00
Magne Sjaastad
0861ab041d Moved include from header to cpp 2014-08-09 15:26:50 +02:00
Magne Sjaastad
932f00ab1a Use RigResultAccessor 2014-08-09 15:22:00 +02:00
Magne Sjaastad
e2e054d461 Added include to RigResultAccessor in factory 2014-08-09 15:21:46 +02:00
Magne Sjaastad
e0fb65188e Deleted unused code 2014-08-09 15:11:30 +02:00
Magne Sjaastad
566263776d Use RigResultAccessor 2014-08-09 15:10:10 +02:00
Magne Sjaastad
f023ec98e8 Added overload to result accessor factory 2014-08-09 15:08:30 +02:00
Magne Sjaastad
77c8edf348 Removed obsolete code 2014-08-09 14:51:00 +02:00
Magne Sjaastad
852afd9318 Prefix function to be deleted to easily spot the function in code 2014-08-09 14:47:36 +02:00
Magne Sjaastad
14b5919e59 Use RigResultAccessFactory 2014-08-09 14:46:48 +02:00
Magne Sjaastad
b5d79ecb65 Use RigResultAccessFactory 2014-08-09 14:46:27 +02:00
Magne Sjaastad
faff8dd380 Removed asserts and simplified code 2014-08-09 14:45:21 +02:00
Jacob Støren
a9794815c7 Used new texturing on faults 2014-08-08 16:44:21 +02:00
Jacob Støren
6a7652c597 Wip: New generalized texturing in play
Only on GridParts
2014-08-08 16:08:11 +02:00
Jacob Støren
bb82610fd8 New classes for the generalized texturing 2014-08-08 16:07:05 +02:00
Jacob Støren
70dc296a13 Rename of GlobalCell to ReservoirCell 2014-08-08 10:51:39 +02:00
Jacob Støren
5c3a47e37d More Rename of globalCell to reservoirCell 2014-08-08 10:45:52 +02:00
Jacob Støren
1c36204553 Renamed globalCell to reservoirCell etc. 2014-08-08 10:27:29 +02:00
Jacob Støren
6fbb1d52a9 Renamed globalGridCellIndex to reservoirCellIndex 2014-08-08 10:16:54 +02:00
Jacob Støren
d87f2e9e7d Renamed more stuff to gridLocalCellIndex 2014-08-08 10:07:32 +02:00
Jacob Støren
52383cab6f Renamed globalCellIndex to reservoirCellIndex 2014-08-08 10:02:26 +02:00
Jacob Støren
efd571c7de Renamed localCellIndex to gridLocalCellIndex 2014-08-08 09:50:57 +02:00
Jacob Støren
d10de8cddf cellEdgeAccessor : Use FixedArray instead of collection 2014-08-08 08:39:09 +02:00
Magne Sjaastad
a5e926ce1b Added RigResultModifier and use this object for result modifications 2014-08-08 08:37:56 +02:00
Jacob Støren
161cba253d Removed fvector and replaced with FixedArray.
Needs replacing with std::array when we get to c++11
2014-08-07 15:53:05 +02:00
Jacob Støren
5382122094 Trimmed CombTransResultAccessor interface
setTransResultAccessors
2014-08-07 15:30:12 +02:00
Magne Sjaastad
0157181e5b Removed setCellScalar and resultName from Resultaccessor 2014-08-07 14:56:37 +02:00
Jacob Støren
53426b9103 Replaced dataAccessObject with resultAccessor 2014-08-07 14:56:01 +02:00
Magne Sjaastad
584a93d9eb Added RigResultModifier 2014-08-07 14:48:38 +02:00
Magne Sjaastad
077a714b81 Ternary legend: Minor layout tweaks 2014-08-07 14:44:28 +02:00
Jacob Støren
0666829740 Renamed files to reflect new classnames 2014-08-07 14:36:49 +02:00
Jacob Støren
1a9d9c4ca1 More renaming : AccessObject-Accessor
And CellFaceAccessor to CellEdgeAccessor
2014-08-07 13:32:31 +02:00
Jacob Støren
1408398150 Class Rename: ResultAccessObject to ResultAccessor 2014-08-07 13:22:09 +02:00