Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::DiTetra5RefinementPattern3DT_4Py_2T
+ Graphe d'héritage de Arcane::DiTetra5RefinementPattern3DT_4Py_2T:
+ Graphe de collaboration de Arcane::DiTetra5RefinementPattern3DT_4Py_2T:

Fonctions membres publiques

Real refine_matrix (const Integer i, const Integer j, const Integer k) const
 matrice de transformation des noeuds de la maille mère en noeuds des mailles filles
 
Integer face_mapping (const Integer, const Integer) const
 
Integer hChildrenTypeId (const Integer i) const
 
Integer getNbHChildren () const
 
- Fonctions membres publiques hérités de Arcane::RefinementPatternT< DiTetra5RefinementPattern3DT_4Py_2T >
Real refine_matrix (const Integer i, const Integer j, const Integer k) const
 
Integer face_mapping (const Integer i, const Integer j) const
 
Integer face_mapping_topo (const Integer i, const Integer j) const
 
Integer hChildrenTypeId (const Integer i) const
 
Integer getNbHChildren () const
 

Attributs privés statiques

static const Integer m_nb_hChildren = 9
 
static const double _refine_matrix_1 [3][5][5]
 
static const double _refine_matrix_2 [4][5][5]
 
static const double _refine_matrix_3 [2][4][5]
 

Membres hérités additionnels

- Fonctions membres protégées hérités de Arcane::RefinementPatternT< DiTetra5RefinementPattern3DT_4Py_2T >
DiTetra5RefinementPattern3DT_4Py_2TasImp ()
 Barton & Nackman Trick.
 
const DiTetra5RefinementPattern3DT_4Py_2TasImp () const
 

Description détaillée

Définition à la ligne 1321 du fichier ItemRefinementPattern.h.

Documentation des constructeurs et destructeur

◆ DiTetra5RefinementPattern3DT_4Py_2T()

Arcane::DiTetra5RefinementPattern3DT_4Py_2T::DiTetra5RefinementPattern3DT_4Py_2T ( )
inline

Définition à la ligne 1325 du fichier ItemRefinementPattern.h.

Documentation des fonctions membres

◆ face_mapping()

Integer Arcane::DiTetra5RefinementPattern3DT_4Py_2T::face_mapping ( const Integer  ,
const Integer   
) const
inline

Définition à la ligne 1334 du fichier ItemRefinementPattern.h.

◆ getNbHChildren()

Integer Arcane::DiTetra5RefinementPattern3DT_4Py_2T::getNbHChildren ( ) const
inline

Définition à la ligne 1344 du fichier ItemRefinementPattern.h.

◆ hChildrenTypeId()

Integer Arcane::DiTetra5RefinementPattern3DT_4Py_2T::hChildrenTypeId ( const Integer  i) const
inline

Définition à la ligne 1338 du fichier ItemRefinementPattern.h.

◆ refine_matrix()

Real Arcane::DiTetra5RefinementPattern3DT_4Py_2T::refine_matrix ( const Integer  i,
const Integer  j,
const Integer  k 
) const
inline

matrice de transformation des noeuds de la maille mère en noeuds des mailles filles

Définition à la ligne 1328 du fichier ItemRefinementPattern.h.

Documentation des données membres

◆ _refine_matrix_1

const double Arcane::DiTetra5RefinementPattern3DT_4Py_2T::_refine_matrix_1
staticprivate
Valeur initiale :
= {
{
{1.0, 0.0, 0.0, 0.0, 0.0 },
{0.5, 0.5, 0.0, 0.0, 0.0 },
{0.5, 0.0, 0.5, 0.0, 0.0 },
{0.5, 0.0, 0.0, 0.5, 0.0 },
{0.5, 0.0, 0.0, 0.0, 0.5 },
},
{
{0.5, 0.5, 0.0, 0.0, 0.0 },
{0.0, 1.0, 0.0, 0.0, 0.0 },
{0.0, 0.5, 0.5, 0.0, 0.0 },
{0.0, 0.5, 0.0, 0.5, 0.0 },
{0.0, 0.5, 0.0, 0.0, 0.5 },
},
{
{0.5, 0.0, 0.5, 0.0, 0.0 },
{0.0, 0.5, 0.5, 0.0, 0.0 },
{0.0, 0.0, 1.0, 0.0, 0.0 },
{0.0, 0.0, 0.5, 0.5, 0.0 },
{0.0, 0.0, 0.5, 0.0, 0.5 },
}
}

Définition à la ligne 1352 du fichier ItemRefinementPattern.h.

◆ _refine_matrix_2

const double Arcane::DiTetra5RefinementPattern3DT_4Py_2T::_refine_matrix_2
staticprivate

Définition à la ligne 1353 du fichier ItemRefinementPattern.h.

◆ _refine_matrix_3

const double Arcane::DiTetra5RefinementPattern3DT_4Py_2T::_refine_matrix_3
staticprivate
Valeur initiale :
= {
{
{0.5, 0.0, 0.0, 0.5, 0.0 },
{0.0, 0.5, 0.0, 0.5, 0.0 },
{0.0, 0.0, 0.5, 0.5, 0.0 },
{0.0, 0.0, 0.0, 1.0, 0.0 },
},
{
{0.5, 0.0, 0.0, 0.0, 0.5 },
{0.0, 0.0, 0.5, 0.0, 0.5 },
{0.0, 0.5, 0.0, 0.0, 0.5 },
{0.0, 0.0, 0.0, 0.0, 1.0 },
}
}

Définition à la ligne 1354 du fichier ItemRefinementPattern.h.

◆ m_nb_hChildren

const Integer Arcane::DiTetra5RefinementPattern3DT_4Py_2T::m_nb_hChildren = 9
staticprivate

Définition à la ligne 1351 du fichier ItemRefinementPattern.h.


La documentation de cette classe a été générée à partir des fichiers suivants :