Files
ResInsight/ApplicationCode/ModelVisualization
Magne Sjaastad 1630c5651e #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-04-30 12:29:58 +02:00
..
2020-02-03 12:20:35 +01:00
2020-04-24 11:40:22 +02:00