Geometric elements of type GeomType::Octaedron12.
More...
#include <arcane/geometry/GeneratedGeomElement.h>
|
| | Octaedron12Element (const VariableNodeReal3 &coords, ItemWithNodes item) |
| | Octaedron12Element (Real3ConstArrayView coords) |
| | Octaedron12Element (const Real3 &a0, const Real3 &a1, const Real3 &a2, const Real3 &a3, const Real3 &a4, const Real3 &a5, const Real3 &a6, const Real3 &a7, const Real3 &a8, const Real3 &a9, const Real3 &a10, const Real3 &a11) |
| void | init (const Real3 &a0, const Real3 &a1, const Real3 &a2, const Real3 &a3, const Real3 &a4, const Real3 &a5, const Real3 &a6, const Real3 &a7, const Real3 &a8, const Real3 &a9, const Real3 &a10, const Real3 &a11) |
| | Initializes the instance with the coordinates passed as arguments.
|
| | operator ConstViewType () const |
| | Conversion operator to a constant view.
|
| | operator ViewType () |
| | Conversion operator to a modifiable view.
|
| ConstViewType | constView () const |
| | Constant view of the element.
|
| ViewType | view () |
| | Modifiable view of the element.
|
Geometric elements of type GeomType::Octaedron12.
Definition at line 454 of file src/arcane/geometry/GeneratedGeomElement.h.
◆ ConstViewType
◆ ViewType
◆ Octaedron12Element() [1/4]
| Octaedron12Element::Octaedron12Element |
( |
| ) |
|
|
inline |
◆ Octaedron12Element() [2/4]
| Octaedron12Element::Octaedron12Element |
( |
const VariableNodeReal3 & | coords, |
|
|
ItemWithNodes | item ) |
|
inline |
◆ Octaedron12Element() [3/4]
| Octaedron12Element::Octaedron12Element |
( |
Real3ConstArrayView | coords | ) |
|
|
inline |
◆ Octaedron12Element() [4/4]
| Octaedron12Element::Octaedron12Element |
( |
const Real3 & | a0, |
|
|
const Real3 & | a1, |
|
|
const Real3 & | a2, |
|
|
const Real3 & | a3, |
|
|
const Real3 & | a4, |
|
|
const Real3 & | a5, |
|
|
const Real3 & | a6, |
|
|
const Real3 & | a7, |
|
|
const Real3 & | a8, |
|
|
const Real3 & | a9, |
|
|
const Real3 & | a10, |
|
|
const Real3 & | a11 ) |
|
inline |
◆ constView()
| ConstViewType Octaedron12Element::constView |
( |
| ) |
const |
|
inline |
◆ init()
| void Octaedron12Element::init |
( |
const Real3 & | a0, |
|
|
const Real3 & | a1, |
|
|
const Real3 & | a2, |
|
|
const Real3 & | a3, |
|
|
const Real3 & | a4, |
|
|
const Real3 & | a5, |
|
|
const Real3 & | a6, |
|
|
const Real3 & | a7, |
|
|
const Real3 & | a8, |
|
|
const Real3 & | a9, |
|
|
const Real3 & | a10, |
|
|
const Real3 & | a11 ) |
|
inline |
◆ operator ConstViewType()
| Octaedron12Element::operator ConstViewType |
( |
| ) |
const |
|
inline |
◆ operator ViewType()
| Octaedron12Element::operator ViewType |
( |
| ) |
|
|
inline |
◆ view()
| ViewType Octaedron12Element::view |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: