Rename of RimReservoirView to RimEclipseView

To make the separation to geomech clearer, and alligning it to the
RigCaseNaming
This commit is contained in:
Jacob Støren
2015-05-21 10:05:33 +02:00
parent caa835331f
commit ed74116376
52 changed files with 154 additions and 154 deletions

View File

@@ -61,7 +61,7 @@
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
RivWellHeadPartMgr::RivWellHeadPartMgr(RimReservoirView* reservoirView, RimWell* well)
RivWellHeadPartMgr::RivWellHeadPartMgr(RimEclipseView* reservoirView, RimWell* well)
{
m_rimReservoirView = reservoirView;
m_rimWell = well;