GEOSX
Static Public Attributes | List of all members
geos::LineBlockABC::NodeLocation Struct Reference

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

#include <LineBlockABC.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 39 of file LineBlockABC.hpp.

Member Data Documentation

◆ BOTTOM

constexpr integer geos::LineBlockABC::NodeLocation::BOTTOM = 1
staticconstexpr

Bottom of the well

Definition at line 42 of file LineBlockABC.hpp.

◆ TOP

constexpr integer geos::LineBlockABC::NodeLocation::TOP = 0
staticconstexpr

Top of the well

Definition at line 41 of file LineBlockABC.hpp.


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