Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::DiTetra5RefinementPattern3DT_4Py_2T Class Reference
Inheritance diagram for Arcane::DiTetra5RefinementPattern3DT_4Py_2T:
Collaboration diagram for Arcane::DiTetra5RefinementPattern3DT_4Py_2T:

Public Member Functions

Real refine_matrix (const Integer i, const Integer j, const Integer k) const
 transformation matrix of the parent cell nodes into child cell nodes
Integer face_mapping (const Integer, const Integer) const
Integer hChildrenTypeId (const Integer i) const
Integer getNbHChildren () const
Public Member Functions inherited from 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

Static Private Attributes

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]

Additional Inherited Members

Protected Member Functions inherited from Arcane::RefinementPatternT< DiTetra5RefinementPattern3DT_4Py_2T >
DiTetra5RefinementPattern3DT_4Py_2TasImp ()
 Barton & Nackman Trick.

Detailed Description

Definition at line 1456 of file ItemRefinementPattern.h.

Constructor & Destructor Documentation

◆ DiTetra5RefinementPattern3DT_4Py_2T()

Arcane::DiTetra5RefinementPattern3DT_4Py_2T::DiTetra5RefinementPattern3DT_4Py_2T ( )
inline

Definition at line 1461 of file ItemRefinementPattern.h.

Member Function Documentation

◆ face_mapping()

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

Definition at line 1472 of file ItemRefinementPattern.h.

◆ getNbHChildren()

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

Definition at line 1484 of file ItemRefinementPattern.h.

◆ hChildrenTypeId()

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

Definition at line 1476 of file ItemRefinementPattern.h.

◆ refine_matrix()

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

transformation matrix of the parent cell nodes into child cell nodes

Definition at line 1464 of file ItemRefinementPattern.h.

Member Data Documentation

◆ _refine_matrix_1

const double Arcane::DiTetra5RefinementPattern3DT_4Py_2T::_refine_matrix_1
staticprivate
Initial value:
= {
{
{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 },
}
}

Definition at line 1492 of file ItemRefinementPattern.h.

◆ _refine_matrix_2

const double Arcane::DiTetra5RefinementPattern3DT_4Py_2T::_refine_matrix_2
staticprivate

Definition at line 1493 of file ItemRefinementPattern.h.

◆ _refine_matrix_3

const double Arcane::DiTetra5RefinementPattern3DT_4Py_2T::_refine_matrix_3
staticprivate
Initial value:
= {
{
{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 },
}
}

Definition at line 1494 of file ItemRefinementPattern.h.

◆ m_nb_hChildren

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

Definition at line 1491 of file ItemRefinementPattern.h.


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