Commit Graph

1481 Commits

Author SHA1 Message Date
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
Jacob Støren
68f7103639 Prototyping of new resultAccessor/texture system
To make it simlier to add all the combined results MULTXYZ/riMULTXYZ etc
2014-08-07 12:17:04 +02:00
Magne Sjaastad
d8f3a2cfca Linux fix: No default cast from QString to QString& 2014-07-25 03:07:27 -07:00
Magne Sjaastad
c552cea289 Fwk: Moved function call out of initAfterRead 2014-08-07 07:28:46 +02:00
Jacob Støren
160a2a2fdf Added comments and asserts related to neg. faces
Negative face results is not applicable for this result access object,
as they are never used (by intention)
2014-08-06 16:54:12 +02:00
Jacob Støren
d3ac12f826 Moved needed code to above "delete" mark 2014-08-06 16:51:09 +02:00
Magne Sjaastad
84b871e6be Reordered UI 2014-08-06 15:53:08 +02:00
Magne Sjaastad
8e54279e58 Improved visual appearance of legend 2014-08-06 15:52:59 +02:00
Magne Sjaastad
9aead74f47 Added ResultAccessObject for combined transmissibility 2014-08-06 15:14:01 +02:00
Magne Sjaastad
b39ec291c9 Linux: Added include of cmath for define of HUGE_VAL 2014-08-06 14:18:02 +02:00
Magne Sjaastad
3bd46bda22 Added RigCellFaceResultAccessObject 2014-08-06 14:04:26 +02:00
Magne Sjaastad
bee8e8d114 Added data access objects for native results 2014-08-06 13:47:15 +02:00
Magne Sjaastad
be7a4326c3 Added RigResultAccessObject 2014-08-06 13:14:38 +02:00
Magne Sjaastad
6812912c06 Renamed to RigResultAccessObjectFactory 2014-08-06 12:56:41 +02:00
Magne Sjaastad
e718b760b6 Renamed to RimFaultResultSlot 2014-08-06 12:47:27 +02:00
Magne Sjaastad
18b149baa3 Rename 2014-08-06 12:39:52 +02:00