Public Member Functions | |
| Real | refine_matrix (const Integer, const Integer, const Integer) 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) const |
| Integer | getNbHChildren () const |
| Public Member Functions inherited from Arcane::RefinementPatternT< PyramidRefinementPattern4Py > | |
| 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 = 4 |
| static const double | _refine_matrix_1 [4][5][5] |
Additional Inherited Members | |
| Protected Member Functions inherited from Arcane::RefinementPatternT< PyramidRefinementPattern4Py > | |
| PyramidRefinementPattern4Py & | asImp () |
| Barton & Nackman Trick. | |
Definition at line 613 of file ItemRefinementPattern.h.
|
inline |
Definition at line 618 of file ItemRefinementPattern.h.
|
inline |
Definition at line 625 of file ItemRefinementPattern.h.
|
inline |
Definition at line 633 of file ItemRefinementPattern.h.
Definition at line 629 of file ItemRefinementPattern.h.
|
inline |
transformation matrix of the nodes of the parent cell to the nodes of the child cells
Definition at line 621 of file ItemRefinementPattern.h.
|
staticprivate |
Definition at line 641 of file ItemRefinementPattern.h.
|
staticprivate |
Definition at line 640 of file ItemRefinementPattern.h.