GEOSX
Static Public Attributes | List of all members
geosx::InternalWellGenerator::NodeLocation Struct Reference

Struct to define the top and bottom node of a segment. More...

#include <InternalWellGenerator.hpp>

Static Public Attributes

static constexpr integer TOP = 0
 
static constexpr integer BOTTOM = 1
 

Detailed Description

Struct to define the top and bottom node of a segment.

Definition at line 40 of file InternalWellGenerator.hpp.

Member Data Documentation

◆ BOTTOM

constexpr integer geosx::InternalWellGenerator::NodeLocation::BOTTOM = 1
static

Bottom of the well

Definition at line 43 of file InternalWellGenerator.hpp.

◆ TOP

constexpr integer geosx::InternalWellGenerator::NodeLocation::TOP = 0
static

Top of the well

Definition at line 42 of file InternalWellGenerator.hpp.


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