Commit Graph

232 Commits

Author SHA1 Message Date
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
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
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
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
18b149baa3 Rename 2014-08-06 12:39:52 +02:00
Magne Sjaastad
b53623eb49 Added hide fault to context menu in 3D view 2014-07-25 14:48:37 +02:00
Magne Sjaastad
07139d3675 Linux fixes: Added missing includes 2014-07-24 02:01:02 -07:00
Jacob Støren
e1c55e4452 Comb Trans: Fixed max/min and close to zero calc 2014-06-20 14:05:28 +02:00
Magne Sjaastad
3608c36291 Added test to guard for invalid cell index 2014-04-25 12:13:09 +02:00
Magne Sjaastad
dbe54ff9bf Performance: Reverted OpenMP, as the function needs rewrite 2014-04-24 10:25:22 +02:00
Magne Sjaastad
d3456ffcc9 Performance: Use OpenMP for fault calculations 2014-04-24 09:53:40 +02:00
Magne Sjaastad
366c3cd2e8 Performance: Use OpenMP for static data 2014-04-24 09:52:46 +02:00
Magne Sjaastad
62a2c9e3ce Fixed mock models 2014-04-24 08:32:43 +02:00
Magne Sjaastad
7b68c3cb6b Fix after merge conflicts take two 2014-04-14 10:24:15 +02:00
Magne Sjaastad
ce33c00219 Files fixed after merge conflicts 2014-04-14 09:25:27 +02:00
Magne Sjaastad
874b05b119 Added isCoarseningActive 2014-04-14 09:18:25 +02:00
Magne Sjaastad
60ff9c5a2b Performance: Added OpenMP to mock models 2014-04-14 09:16:06 +02:00
Magne Sjaastad
7ffe48bff9 Added flag to control adding of well data 2014-04-14 09:14:39 +02:00
Magne Sjaastad
9aa32e4a88 Added isCoarseningActive 2014-04-03 10:58:29 +02:00
Magne Sjaastad
b12e09c86d Updated defaults and modified GUI labels 2014-01-22 14:05:20 +01:00
Magne Sjaastad
4f079549f3 Removed trace output 2014-01-08 13:33:57 +01:00
Jacob Støren
909831ad34 NNC: Removed some debug output 2013-12-19 10:50:51 +01:00
Jacob Støren
cf7de9d588 Removed Geometry faults toggle, and disabled calculation 2013-12-19 10:50:45 +01:00
Jacob Støren
b7f305b142 Faults: Face culling handles flipaxis 2013-12-19 08:48:36 +01:00
Jacob Støren
8b52a43360 NNC: Typo in message 2013-12-18 09:20:53 +01:00
Jacob Støren
1639240240 Faults: Readded geometry fault generation 2013-12-17 13:28:13 +01:00
Jacob Støren
344ac7a146 Faults Guarded Fault neighbour calculation 2013-12-17 13:28:10 +01:00
Magne Sjaastad
f6510210b0 Fix for null pointer 2013-12-17 11:52:53 +01:00
Magne Sjaastad
3cf1a0f32a Use helper function to get transmissibility scalar results 2013-12-17 11:52:44 +01:00
Magne Sjaastad
e824b8f7b0 Added special handling of combined transmissibility 2013-12-17 11:52:40 +01:00
Jacob Støren
a39fe493f2 NNC: Fixed assert oposite face of NO_FACE 2013-12-16 15:56:57 +01:00
Jacob Støren
2a31035fb4 NNC: Added som diagnostics output 2013-12-16 14:26:07 +01:00
JacobStoren
880ab554f9 Linux compile fixes. Had to pull out the unused NNC search map. 2013-12-16 13:48:51 +01:00