Opm::EclIO::OutputStream::ResultSet Struct Reference

Abstract representation of an ECLIPSE-style result set. More...

#include <OutputStream.hpp>

Public Attributes

std::string outputDir
 Output directory. Commonly "." or location of run's .DATA file. More...
 
std::string baseName
 Base name of simulation run. More...
 

Detailed Description

Abstract representation of an ECLIPSE-style result set.

Member Data Documentation

◆ baseName

std::string Opm::EclIO::OutputStream::ResultSet::baseName

Base name of simulation run.

◆ outputDir

std::string Opm::EclIO::OutputStream::ResultSet::outputDir

Output directory. Commonly "." or location of run's .DATA file.


The documentation for this struct was generated from the following file: