Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::geometric::SVCFaceConnectic Struct Reference

Local cell and svc connectivity structures. More...

#include <arcane/geometry/GeometricConnectic.h>

Public Member Functions

 SVCFaceConnectic (Integer face1, Integer edge, Integer face2, Integer node_pos, Integer node_neg)
 SVCFaceConnectic (Integer face1, Integer node_pos, Integer node_neg)
Integer edge () const
Integer firstFace () const
Integer secondFace () const
Integer positiveNode () const
Integer negativeNode () const

Detailed Description

Local cell and svc connectivity structures.

Returns the definition of an internal face (faces of the svc(s) not contained in the faces of the cell) as well as the two nodes separated by this face

Definition at line 270 of file GeometricConnectic.h.

Constructor & Destructor Documentation

◆ SVCFaceConnectic() [1/3]

Arcane::geometric::SVCFaceConnectic::SVCFaceConnectic ( )
inline

Definition at line 274 of file GeometricConnectic.h.

◆ SVCFaceConnectic() [2/3]

Arcane::geometric::SVCFaceConnectic::SVCFaceConnectic ( Integer face1,
Integer edge,
Integer face2,
Integer node_pos,
Integer node_neg )
inline

Definition at line 283 of file GeometricConnectic.h.

◆ SVCFaceConnectic() [3/3]

Arcane::geometric::SVCFaceConnectic::SVCFaceConnectic ( Integer face1,
Integer node_pos,
Integer node_neg )
inline

Definition at line 294 of file GeometricConnectic.h.

Member Function Documentation

◆ edge()

Integer Arcane::geometric::SVCFaceConnectic::edge ( ) const
inline

Definition at line 303 of file GeometricConnectic.h.

◆ firstFace()

Integer Arcane::geometric::SVCFaceConnectic::firstFace ( ) const
inline

Definition at line 304 of file GeometricConnectic.h.

◆ negativeNode()

Integer Arcane::geometric::SVCFaceConnectic::negativeNode ( ) const
inline

Definition at line 307 of file GeometricConnectic.h.

◆ positiveNode()

Integer Arcane::geometric::SVCFaceConnectic::positiveNode ( ) const
inline

Definition at line 306 of file GeometricConnectic.h.

◆ secondFace()

Integer Arcane::geometric::SVCFaceConnectic::secondFace ( ) const
inline

Definition at line 305 of file GeometricConnectic.h.


The documentation for this struct was generated from the following file: