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

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< PyramidRefinementPattern4Py8T >
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 = 12
static const double _refine_matrix_1 [4][5][5]
static const double _refine_matrix_2 [8][4][5]

Additional Inherited Members

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

Detailed Description

Definition at line 534 of file ItemRefinementPattern.h.

Constructor & Destructor Documentation

◆ PyramidRefinementPattern4Py8T()

Arcane::PyramidRefinementPattern4Py8T::PyramidRefinementPattern4Py8T ( )
inline

Definition at line 539 of file ItemRefinementPattern.h.

Member Function Documentation

◆ face_mapping()

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

Definition at line 548 of file ItemRefinementPattern.h.

◆ getNbHChildren()

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

Definition at line 558 of file ItemRefinementPattern.h.

◆ hChildrenTypeId()

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

Definition at line 552 of file ItemRefinementPattern.h.

◆ refine_matrix()

Real Arcane::PyramidRefinementPattern4Py8T::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 542 of file ItemRefinementPattern.h.

Member Data Documentation

◆ _refine_matrix_1

const double Arcane::PyramidRefinementPattern4Py8T::_refine_matrix_1
staticprivate

Definition at line 567 of file ItemRefinementPattern.h.

◆ _refine_matrix_2

const double Arcane::PyramidRefinementPattern4Py8T::_refine_matrix_2
staticprivate

Definition at line 569 of file ItemRefinementPattern.h.

◆ m_nb_hChildren

const Integer Arcane::PyramidRefinementPattern4Py8T::m_nb_hChildren = 12
staticprivate

Definition at line 565 of file ItemRefinementPattern.h.


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