Geometric elements of type GeomType::Tetraedron4.
More...
#include <arcane/geometry/GeomElement.h>
Geometric elements of type GeomType::Tetraedron4.
Definition at line 199 of file GeomElement.h.
◆ ConstViewType
◆ ViewType
◆ Tetraedron4Element() [1/4]
| Arcane::geometric::Tetraedron4Element::Tetraedron4Element |
( |
| ) |
|
|
inline |
◆ Tetraedron4Element() [2/4]
◆ Tetraedron4Element() [3/4]
◆ Tetraedron4Element() [4/4]
| Arcane::geometric::Tetraedron4Element::Tetraedron4Element |
( |
const Real3 & | a0, |
|
|
const Real3 & | a1, |
|
|
const Real3 & | a2, |
|
|
const Real3 & | a3 ) |
|
inline |
◆ constView()
| ConstViewType Arcane::geometric::Tetraedron4Element::constView |
( |
| ) |
const |
|
inline |
◆ init()
| void Arcane::geometric::Tetraedron4Element::init |
( |
const Real3 & | a0, |
|
|
const Real3 & | a1, |
|
|
const Real3 & | a2, |
|
|
const Real3 & | a3 ) |
|
inline |
Initializes the instance with the coordinates passed as arguments.
Definition at line 220 of file GeomElement.h.
◆ operator ConstViewType()
| Arcane::geometric::Tetraedron4Element::operator ConstViewType |
( |
| ) |
const |
|
inline |
Conversion operator to a constant view.
Definition at line 228 of file GeomElement.h.
◆ operator ViewType()
| Arcane::geometric::Tetraedron4Element::operator ViewType |
( |
| ) |
|
|
inline |
Conversion operator to a mutable view.
Definition at line 230 of file GeomElement.h.
◆ view()
| ViewType Arcane::geometric::Tetraedron4Element::view |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: