mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5200 New allen result type, and working full and binary allen diagrams for formations
This commit is contained in:
@@ -732,6 +732,14 @@ RigFormationNames* RigEclipseCaseData::activeFormationNames()
|
||||
return m_matrixModelResults->activeFormationNames();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RigAllenDiagramData* RigEclipseCaseData::allenDiagramData()
|
||||
{
|
||||
return m_matrixModelResults->allenDiagramData();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user