LifeV
|
Variables | |
const markerID_Type | INTERNAL = 0 |
Label for the internal entities. More... | |
const markerID_Type | LEFT = 1 |
Label for the left boundary corner. More... | |
const markerID_Type | RIGHT = 2 |
Label for the right boundary corner. More... | |
const markerID_Type INTERNAL = 0 |
Label for the internal entities.
Definition at line 52 of file RegionMesh1DStructured.hpp.
const markerID_Type LEFT = 1 |
Label for the left boundary corner.
Definition at line 55 of file RegionMesh1DStructured.hpp.
const markerID_Type RIGHT = 2 |
Label for the right boundary corner.
Definition at line 58 of file RegionMesh1DStructured.hpp.