Opm::data Namespace Reference

Classes

struct  AquiferData
 
struct  CellData
 
struct  Connection
 
struct  CurrentControl
 
struct  currentGroupConstraints
 
struct  FetkovichData
 
class  Group
 
class  Rates
 
struct  Segment
 
class  SegmentPressures
 
class  Solution
 
struct  Well
 
class  WellRates
 

Typedefs

using Wells = WellRates
 

Enumerations

enum class  AquiferType { Fetkovich , CarterTracey }
 
enum class  TargetType { RESTART_SOLUTION , RESTART_AUXILIARY , SUMMARY , INIT }
 

Typedef Documentation

◆ Wells

Enumeration Type Documentation

◆ AquiferType

enum class Opm::data::AquiferType
strong

Small struct that keeps track of data for output to restart/summary files.

Enumerator
Fetkovich 
CarterTracey 

◆ TargetType

enum class Opm::data::TargetType
strong
Enumerator
RESTART_SOLUTION 
RESTART_AUXILIARY 
SUMMARY 
INIT