GEOSX
Public Attributes | Static Public Attributes | List of all members
geosx::Perforation::viewKeyStruct Struct Reference

Struct to serve as a container for variable strings and keys. More...

#include <Perforation.hpp>

Public Attributes

dataRepository::ViewKey distanceFromHead = { distanceFromHeadString }
 ViewKey for the linear distance from well head.
 
dataRepository::ViewKey wellTransmissibility = { wellTransmissibilityString }
 ViewKey for the well transmissibility at this perforation.
 

Static Public Attributes

static constexpr auto distanceFromHeadString = "distanceFromHead"
 String key for the linear distance from well head.
 
static constexpr auto wellTransmissibilityString = "transmissibility"
 String key for the well transmissibility at this perforation.
 

Detailed Description

Struct to serve as a container for variable strings and keys.

Definition at line 115 of file Perforation.hpp.


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