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

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 hChildrenTypeId (const Integer i) const
Integer getNbHChildren () const
Public Member Functions inherited from Arcane::RefinementPatternT< PyramidRefinementPattern6Py4T >
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 = 10
static const double _refine_matrix_1 [6][5][5]
static const double _refine_matrix_2 [4][4][5]

Additional Inherited Members

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

Detailed Description

Definition at line 575 of file ItemRefinementPattern.h.

Constructor & Destructor Documentation

◆ PyramidRefinementPattern6Py4T()

Arcane::PyramidRefinementPattern6Py4T::PyramidRefinementPattern6Py4T ( )
inline

Definition at line 580 of file ItemRefinementPattern.h.

Member Function Documentation

◆ getNbHChildren()

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

Definition at line 596 of file ItemRefinementPattern.h.

◆ hChildrenTypeId()

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

Definition at line 590 of file ItemRefinementPattern.h.

◆ refine_matrix()

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

Member Data Documentation

◆ _refine_matrix_1

const double Arcane::PyramidRefinementPattern6Py4T::_refine_matrix_1
staticprivate

Definition at line 605 of file ItemRefinementPattern.h.

◆ _refine_matrix_2

const double Arcane::PyramidRefinementPattern6Py4T::_refine_matrix_2
staticprivate

Definition at line 607 of file ItemRefinementPattern.h.

◆ m_nb_hChildren

const Integer Arcane::PyramidRefinementPattern6Py4T::m_nb_hChildren = 10
staticprivate

Definition at line 603 of file ItemRefinementPattern.h.


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