Subclass of Hexahedron3d representing its index.
More...
#include <cell3D.hh>
Subclass of Hexahedron3d representing its index.
Definition at line 340 of file cell3D.hh.
◆ Index() [1/3]
concepts::Hexahedron3d::Index::Index |
( |
| ) |
|
|
inline |
◆ Index() [2/3]
◆ Index() [3/3]
concepts::Hexahedron3d::Index::Index |
( |
const Index & |
i | ) |
|
|
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 348 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 354 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 360 of file cell3D.hh.
◆ level_
Level<3> concepts::Hexahedron3d::Index::level_ |
The documentation for this struct was generated from the following file: