Geometric elements of type GeomType::Quad4.
More...
#include <arcane/geometry/GeomElement.h>
Geometric elements of type GeomType::Quad4.
Definition at line 55 of file GeomElement.h.
◆ ConstViewType
◆ ViewType
◆ Quad4Element() [1/4]
| Arcane::geometric::Quad4Element::Quad4Element |
( |
| ) |
|
|
inline |
◆ Quad4Element() [2/4]
◆ Quad4Element() [3/4]
◆ Quad4Element() [4/4]
| Arcane::geometric::Quad4Element::Quad4Element |
( |
const Real3 & | a0, |
|
|
const Real3 & | a1, |
|
|
const Real3 & | a2, |
|
|
const Real3 & | a3 ) |
|
inline |
◆ constView()
| ConstViewType Arcane::geometric::Quad4Element::constView |
( |
| ) |
const |
|
inline |
◆ init()
| void Arcane::geometric::Quad4Element::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 76 of file GeomElement.h.
References view().
◆ operator ConstViewType()
| Arcane::geometric::Quad4Element::operator ConstViewType |
( |
| ) |
const |
|
inline |
Conversion operator to a constant view.
Definition at line 84 of file GeomElement.h.
◆ operator ViewType()
| Arcane::geometric::Quad4Element::operator ViewType |
( |
| ) |
|
|
inline |
Conversion operator to a mutable view.
Definition at line 86 of file GeomElement.h.
◆ view()
| ViewType Arcane::geometric::Quad4Element::view |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: