Subclass of Tetrahedron3d representing its index.
More...
#include <cell3D.hh>
Subclass of Tetrahedron3d representing its index.
Definition at line 62 of file cell3D.hh.
◆ Index() [1/2]
concepts::Tetrahedron3d::Index::Index |
( |
| ) |
|
|
inline |
◆ Index() [2/2]
◆ info()
std::ostream & concepts::Tetrahedron3d::Index::info |
( |
std::ostream & |
os | ) |
const |
|
inline |
◆ i_
Index of this element on the local level with respect to the element in the original mesh.
Counting starts at 0 and goes from left to right.
Definition at line 70 of file cell3D.hh.
◆ j_
Index of this element on the local level with respect to the element in the original mesh.
Counting starts at 0 and goes from front to back.
Definition at line 76 of file cell3D.hh.
◆ k_
Index of this element on the local level with respect to the element in the original mesh.
Counting starts at 0 and goes from bottom to top.
Definition at line 82 of file cell3D.hh.
◆ l_
uchar concepts::Tetrahedron3d::Index::l_ |
The documentation for this struct was generated from the following file: