Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::TiedFace Class Reference

Semi-conforming mesh face. More...

#include <arcane/core/TiedFace.h>

Public Member Functions

 TiedFace (Integer aindex, Face aface)
Integer index () const
 Index of the face in the list of welded faces of the master face.
Face face () const
 Welded face.

Detailed Description

Semi-conforming mesh face.

Definition at line 34 of file TiedFace.h.

Constructor & Destructor Documentation

◆ TiedFace()

Arcane::TiedFace::TiedFace ( Integer aindex,
Face aface )
inline

Definition at line 38 of file TiedFace.h.

Member Function Documentation

◆ face()

Face Arcane::TiedFace::face ( ) const
inline

Welded face.

Definition at line 52 of file TiedFace.h.

Referenced by Arcane::MeshUtils::writeMeshConnectivity().

◆ index()

Integer Arcane::TiedFace::index ( ) const
inline

Index of the face in the list of welded faces of the master face.

Definition at line 49 of file TiedFace.h.


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