Commit Graph
10 Commits
Author SHA1 Message Date
Magne Sjaastad fe9e567825 #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
Gaute Lindkvist 222ac5137f #3498 Implement 2d grid projection prototype with regular grid. 2018-10-16 10:44:25 +02:00
Bjørn Erik Jensen 7369ce56ba #3114 compdat export. Improve performance 2018-08-20 11:47:41 +02:00
Magne Sjaastad 1ae30ef11a (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01:00
Jacob Støren 19354b1a8b #1901 Whitespace changes to improve readability 2017-09-19 15:22:14 +02:00
Jacob Støren d1c41fa77d #1901 Avoid returning multiple intersections for the same point in the same cell 2017-09-18 16:29:05 +02:00
Jacob Støren 7d7172f811 #1646 Fix disappearing mesh lines by using double transformation calculations 2017-06-23 10:16:39 +02:00
Jacob Støren a91a4d2285 #1585 corrected calculations of achor cell on fracture
Move IJK achor cell visualization to SimWellFracture
Remove unused IJK fields and IJK anchor cell from RimFracture, because they are ambigous for well path fractions.
Should be a list, but not implemented yet
2017-06-16 14:24:16 +02:00
Bjørnar Grip Fjær 2090db62b2 #1602 Consolidate some intersection functionality to common tools class 2017-06-16 09:44:28 +02:00
Jacob Støren c0d493f690 #1558 Move Hexintersection methods to a separate file
To make it easierr to see and use from other code.
2017-06-14 14:16:20 +02:00