Arcane  v3.14.10.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence de la structure Arcane::geometric::NodeConnectic

Structures de connectique locale des mailles. Plus de détails...

#include <arcane/geometric/GeometricConnectic.h>

+ Graphe de collaboration de Arcane::geometric::NodeConnectic:

Fonctions membres publiques

 NodeConnectic (Integer e0, Integer e1, Integer e2, Integer f0, Integer f1, Integer f2, Integer n0, Integer n1, Integer n2, Integer n3)
 
 NodeConnectic (Integer f0, Integer f1, Integer n0, Integer n1, Integer n2)
 
Integer edge (Integer i) const
 
Integer face (Integer i) const
 
Integer node (Integer i) const
 

Description détaillée

Structures de connectique locale des mailles.

renvoie le num local dans la maille des 3 aretes et des 3 faces connectees au sommet et de la definition du triedre associe (n0,n1,n2,n3)

Définition à la ligne 186 du fichier GeometricConnectic.h.

Documentation des constructeurs et destructeur

◆ NodeConnectic() [1/3]

Arcane::geometric::NodeConnectic::NodeConnectic ( )
inline

Définition à la ligne 189 du fichier GeometricConnectic.h.

◆ NodeConnectic() [2/3]

Arcane::geometric::NodeConnectic::NodeConnectic ( Integer  e0,
Integer  e1,
Integer  e2,
Integer  f0,
Integer  f1,
Integer  f2,
Integer  n0,
Integer  n1,
Integer  n2,
Integer  n3 
)
inline

Définition à la ligne 196 du fichier GeometricConnectic.h.

◆ NodeConnectic() [3/3]

Arcane::geometric::NodeConnectic::NodeConnectic ( Integer  f0,
Integer  f1,
Integer  n0,
Integer  n1,
Integer  n2 
)
inline

Définition à la ligne 206 du fichier GeometricConnectic.h.

Documentation des fonctions membres

◆ edge()

Integer Arcane::geometric::NodeConnectic::edge ( Integer  i) const
inline

Définition à la ligne 215 du fichier GeometricConnectic.h.

◆ face()

Integer Arcane::geometric::NodeConnectic::face ( Integer  i) const
inline

Définition à la ligne 216 du fichier GeometricConnectic.h.

◆ node()

Integer Arcane::geometric::NodeConnectic::node ( Integer  i) const
inline

Définition à la ligne 217 du fichier GeometricConnectic.h.


La documentation de cette structure a été générée à partir du fichier suivant :