Renamed function name

This commit is contained in:
Magne Sjaastad
2016-08-06 08:42:36 +02:00
parent 5c3f74b833
commit 7890705ccd
2 changed files with 14 additions and 6 deletions

View File

@@ -63,7 +63,7 @@ private:
RigCaseData* eclipseCase,
const RigGridBase* grid);
static cvf::ref<RigResultAccessor> createCellEdgeCenterResultAccessor(
static cvf::ref<RigResultAccessor> createCellEdgeResultAccessor(
RimEclipseCellColors* cellResultColors,
RimCellEdgeColors* cellEdgeResultColors,
size_t timeStepIndex,