Definition at line 22 of file JunctionProperty.h.
#include <JunctionProperty.h>
◆ JunctionProperty()
ProcessLib::LIE::JunctionProperty::JunctionProperty |
( |
int const | junction_id_, |
|
|
MeshLib::Node const & | junctionNode, |
|
|
std::array< int, 2 > const | fracture_ids_ ) |
|
inline |
Definition at line 24 of file JunctionProperty.h.
27 :
coords{junctionNode.data()},
31 {
32 }
std::array< int, 2 > const fracture_ids
Eigen::Vector3d const coords
std::size_t const node_id
◆ coords
Eigen::Vector3d const ProcessLib::LIE::JunctionProperty::coords |
◆ fracture_ids
std::array<int, 2> const ProcessLib::LIE::JunctionProperty::fracture_ids |
◆ junction_id
int const ProcessLib::LIE::JunctionProperty::junction_id |
◆ node_id
std::size_t const ProcessLib::LIE::JunctionProperty::node_id |
The documentation for this struct was generated from the following file: