![]() |
OGS
|
Definition at line 22 of file JunctionProperty.h.
#include <JunctionProperty.h>
Public Member Functions | |
| JunctionProperty (int const junction_id_, MeshLib::Node const &junctionNode, std::array< int, 2 > const fracture_ids_) | |
Public Attributes | |
| Eigen::Vector3d const | coords |
| std::size_t const | node_id |
| std::array< int, 2 > const | fracture_ids |
| int const | junction_id |
|
inline |
Definition at line 24 of file JunctionProperty.h.
References coords, fracture_ids, junction_id, and node_id.
| Eigen::Vector3d const ProcessLib::LIE::JunctionProperty::coords |
Definition at line 33 of file JunctionProperty.h.
Referenced by JunctionProperty().
| std::array<int, 2> const ProcessLib::LIE::JunctionProperty::fracture_ids |
Definition at line 35 of file JunctionProperty.h.
Referenced by JunctionProperty().
| int const ProcessLib::LIE::JunctionProperty::junction_id |
Definition at line 36 of file JunctionProperty.h.
Referenced by JunctionProperty().
| std::size_t const ProcessLib::LIE::JunctionProperty::node_id |
Definition at line 34 of file JunctionProperty.h.
Referenced by JunctionProperty().