Info on an active Face. More...
#include <arcane/mesh/ParallelAMRConsistency.h>
Public Member Functions | |
| FaceInfo2 (ItemUniqueId unique_id, Integer aowner) | |
| ItemUniqueId | uniqueId () const |
| Integer | owner () const |
| void | setCenter (Real3 center) |
| Real3 | center () const |
Private Attributes | |
| ItemUniqueId | m_unique_id |
| Int32 | m_owner |
| Real3 | m_center |
Info on an active Face.
This object can be copied but must not be kept after the associated manager m_mng is destroyed.
Definition at line 221 of file ParallelAMRConsistency.h.
|
inline |
Definition at line 225 of file ParallelAMRConsistency.h.
|
inline |
Definition at line 229 of file ParallelAMRConsistency.h.
|
inline |
Definition at line 248 of file ParallelAMRConsistency.h.
|
inline |
Definition at line 240 of file ParallelAMRConsistency.h.
|
inline |
Definition at line 244 of file ParallelAMRConsistency.h.
|
inline |
Definition at line 236 of file ParallelAMRConsistency.h.
|
private |
Definition at line 257 of file ParallelAMRConsistency.h.
|
private |
Definition at line 256 of file ParallelAMRConsistency.h.
|
private |
Definition at line 255 of file ParallelAMRConsistency.h.