Infos sur une Face active. Plus de détails...
#include <arcane/mesh/ParallelAMRConsistency.h>
Fonctions membres publiques | |
FaceInfo (ItemUniqueId unique_id, ItemUniqueId cell_unique_id, Integer nb_node, Integer owner, Integer data_index, FaceInfoMng *mng) | |
ItemUniqueId | uniqueId () const |
ItemUniqueId | cellUniqueId () const |
Integer | nbNode () const |
ItemUniqueId | nodeUniqueId (Integer i) const |
void | setNodeUniqueId (Integer i, const ItemUniqueId &uid) |
Integer | owner () const |
void | setCenter (Real3 center) |
Real3 | center () const |
Integer | getDataIndex () |
Attributs publics | |
Integer | m_data_index |
FaceInfoMng * | m_mng |
Attributs privés | |
ItemUniqueId | m_unique_id |
ItemUniqueId | m_cell_unique_id |
Integer | m_owner |
Integer | m_nb_node |
Real3 | m_center |
Infos sur une Face active.
Cet objet peut être copié mais ne doit pas être conservé une fois le gestionnnaire m_mng associé détruit.
Définition à la ligne 121 du fichier ParallelAMRConsistency.h.
|
inline |
Définition à la ligne 124 du fichier ParallelAMRConsistency.h.
|
inline |
Définition à la ligne 128 du fichier ParallelAMRConsistency.h.
|
inline |
Définition à la ligne 144 du fichier ParallelAMRConsistency.h.
|
inline |
Définition à la ligne 168 du fichier ParallelAMRConsistency.h.
|
inline |
Définition à la ligne 172 du fichier ParallelAMRConsistency.h.
|
inline |
Définition à la ligne 148 du fichier ParallelAMRConsistency.h.
|
inline |
Définition à la ligne 152 du fichier ParallelAMRConsistency.h.
|
inline |
Définition à la ligne 160 du fichier ParallelAMRConsistency.h.
Définition à la ligne 164 du fichier ParallelAMRConsistency.h.
|
inline |
Définition à la ligne 156 du fichier ParallelAMRConsistency.h.
|
inline |
Définition à la ligne 140 du fichier ParallelAMRConsistency.h.
|
private |
Définition à la ligne 178 du fichier ParallelAMRConsistency.h.
|
private |
Définition à la ligne 181 du fichier ParallelAMRConsistency.h.
Integer Arcane::mesh::FaceInfo::m_data_index |
Définition à la ligne 183 du fichier ParallelAMRConsistency.h.
FaceInfoMng* Arcane::mesh::FaceInfo::m_mng |
Définition à la ligne 184 du fichier ParallelAMRConsistency.h.
|
private |
Définition à la ligne 180 du fichier ParallelAMRConsistency.h.
|
private |
Définition à la ligne 179 du fichier ParallelAMRConsistency.h.
|
private |
Définition à la ligne 177 du fichier ParallelAMRConsistency.h.