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

Public Member Functions

Real refine_matrix (const Integer i, const Integer j, const Integer k) const
 transformation matrix of the nodes of the parent cell to the nodes of the child cells
Integer face_mapping (const Integer, const Integer) const
Integer hChildrenTypeId (const Integer i) const
Integer getNbHChildren () const
Public Member Functions inherited from Arcane::RefinementPatternT< PyramidRefinementPattern19Py12T >
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 = 31
static const double _refine_matrix_1 [19][5][5]
static const double _refine_matrix_2 [12][4][5]

Additional Inherited Members

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

Detailed Description

Definition at line 647 of file ItemRefinementPattern.h.

Constructor & Destructor Documentation

◆ PyramidRefinementPattern19Py12T()

Arcane::PyramidRefinementPattern19Py12T::PyramidRefinementPattern19Py12T ( )
inline

Definition at line 652 of file ItemRefinementPattern.h.

Member Function Documentation

◆ face_mapping()

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

Definition at line 662 of file ItemRefinementPattern.h.

◆ getNbHChildren()

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

Definition at line 672 of file ItemRefinementPattern.h.

◆ hChildrenTypeId()

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

Definition at line 666 of file ItemRefinementPattern.h.

◆ refine_matrix()

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

transformation matrix of the nodes of the parent cell to the nodes of the child cells

Definition at line 655 of file ItemRefinementPattern.h.

Member Data Documentation

◆ _refine_matrix_1

const double Arcane::PyramidRefinementPattern19Py12T::_refine_matrix_1
staticprivate

Definition at line 680 of file ItemRefinementPattern.h.

◆ _refine_matrix_2

const double Arcane::PyramidRefinementPattern19Py12T::_refine_matrix_2
staticprivate

Definition at line 681 of file ItemRefinementPattern.h.

◆ m_nb_hChildren

const Integer Arcane::PyramidRefinementPattern19Py12T::m_nb_hChildren = 31
staticprivate

Definition at line 679 of file ItemRefinementPattern.h.


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