mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2372 Elm props: Map modulus and ratio ui names
This commit is contained in:
@@ -451,7 +451,10 @@ std::map<std::string, std::vector<std::string> > RigFemPartResultsCollection::sc
|
||||
}
|
||||
else if (resPos == RIG_ELEMENT)
|
||||
{
|
||||
fieldCompNames = m_elementPropertyReader->scalarElementFields();
|
||||
for (const std::string& field : m_elementPropertyReader->scalarElementFields())
|
||||
{
|
||||
fieldCompNames[field];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user