Geometric properties. More...
#include <arcane/geometry/IGeometryMng.h>
Classes | |
| class | Enumerator |
Static Public Member Functions | |
| static bool | isScalar (const eProperty p) |
| static bool | isVectorial (const eProperty p) |
| static String | name (const eProperty p) |
| static String | name (const eStorage p) |
Geometric properties.
Some of them are contextual. For example, the PMeasure of a 3D cell is its PVolume.
Technical notes: An external container given by the user cannot be used for anything except the given property. An internal ItemGroupMap cannot be allocated for a group different of the group desired by the user.
Definition at line 46 of file IGeometryMng.h.
| enum Arcane::Numerics::IGeometryProperty::eProperty |
Definition at line 48 of file IGeometryMng.h.
| enum Arcane::Numerics::IGeometryProperty::eStorage |
Definition at line 61 of file IGeometryMng.h.
|
inlinestatic |
Definition at line 67 of file IGeometryMng.h.
|
inlinestatic |
Definition at line 72 of file IGeometryMng.h.
|
inlinestatic |
Definition at line 93 of file IGeometryMng.h.
|
inlinestatic |
Definition at line 118 of file IGeometryMng.h.