mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Alligning
p4#: 21321
This commit is contained in:
@@ -80,7 +80,8 @@ private:
|
||||
quint64 m_timeStepCountToRead;
|
||||
quint64 m_bytesPerTimeStepToRead;
|
||||
size_t m_currentTimeStepToRead;
|
||||
std::vector< std::vector<double> >* m_scalarResultsToAdd;
|
||||
std::vector< std::vector<double> >*
|
||||
m_scalarResultsToAdd;
|
||||
RimCase* m_currentReservoir;
|
||||
size_t m_currentScalarIndex;
|
||||
QString m_currentPropertyName;
|
||||
|
||||
Reference in New Issue
Block a user