Opm::WellTestConfig::WTESTWell Struct Reference

#include <WellTestConfig.hpp>

Public Member Functions

bool operator== (const WTESTWell &data) const
 
template<class Serializer >
void serializeOp (Serializer &serializer)
 

Public Attributes

std::string name
 
Reason shut_reason
 
double test_interval
 
int num_test
 
double startup_time
 
int begin_report_step
 

Member Function Documentation

◆ operator==()

bool Opm::WellTestConfig::WTESTWell::operator== ( const WTESTWell data) const
inline

◆ serializeOp()

template<class Serializer >
void Opm::WellTestConfig::WTESTWell::serializeOp ( Serializer serializer)
inline

Member Data Documentation

◆ begin_report_step

int Opm::WellTestConfig::WTESTWell::begin_report_step

Referenced by operator==(), and serializeOp().

◆ name

std::string Opm::WellTestConfig::WTESTWell::name

Referenced by operator==(), and serializeOp().

◆ num_test

int Opm::WellTestConfig::WTESTWell::num_test

Referenced by operator==(), and serializeOp().

◆ shut_reason

Reason Opm::WellTestConfig::WTESTWell::shut_reason

Referenced by operator==(), and serializeOp().

◆ startup_time

double Opm::WellTestConfig::WTESTWell::startup_time

Referenced by operator==(), and serializeOp().

◆ test_interval

double Opm::WellTestConfig::WTESTWell::test_interval

Referenced by operator==(), and serializeOp().


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