GEOSX
|
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. | |
Struct to serve as a container for variable strings and keys.
Definition at line 115 of file Perforation.hpp.