![]() |
OGS
|
|
Inlet and outlet endpoint nodes of a BHE line-element chain, derived from the elements' local node ordering. The inlet is the chain endpoint that appears as node 0 of its (only) connected line element; the outlet is the other endpoint. This is the same node-0 -> node-1 convention used by the local assembler when building _element_direction = (p1 - p0).
Definition at line 51 of file HeatTransportBHE/BHE/MeshUtils.h.
#include <MeshUtils.h>
Public Attributes | |
| MeshLib::Node const * | inlet |
| MeshLib::Node const * | outlet |
| MeshLib::Node const* ProcessLib::HeatTransportBHE::BHEEndpoints::inlet |
Definition at line 53 of file HeatTransportBHE/BHE/MeshUtils.h.
| MeshLib::Node const* ProcessLib::HeatTransportBHE::BHEEndpoints::outlet |
Definition at line 54 of file HeatTransportBHE/BHE/MeshUtils.h.