Files
ResInsight/ApplicationCode
Magne Sjaastad 41a4e470d3 #5852 3D view: Avoid creation of viz objects in clearGeometryCache
m_geometries[geomType].clearAndSetReservoir( geomType, rimEclipseCase, m_reservoirView ) was causing relative heavy performance issues. This is related to several structures being allocated and initialized in constructor in some visusualization object. Preferred workflow: Mark the geometry for recreation using the flag, and do the actual work when visualization is to be created.
2020-05-05 12:36:01 +02:00
..
2020-04-15 21:58:18 +02:00
2020-04-17 13:55:49 +02:00
2020-04-16 16:06:18 +02:00
2020-04-02 07:24:49 +02:00
2018-03-23 16:09:20 +05:00