Public Member Functions | |
| Real | refine_matrix (const Integer i, const Integer j, const Integer k) const |
| transformation matrix of the parent cell nodes to the child cell nodes | |
| Integer | face_mapping (const Integer, const Integer) const |
| Integer | hChildrenTypeId (const Integer) const |
| Integer | getNbHChildren () const |
| Public Member Functions inherited from Arcane::RefinementPatternT< TetraRefinementPattern8T > | |
| 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 = 8 |
| static const double | _refine_matrix_1 [8][4][4] |
Additional Inherited Members | |
| Protected Member Functions inherited from Arcane::RefinementPatternT< TetraRefinementPattern8T > | |
| TetraRefinementPattern8T & | asImp () |
| Barton & Nackman Trick. | |
Definition at line 292 of file ItemRefinementPattern.h.
|
inline |
Definition at line 297 of file ItemRefinementPattern.h.
|
inline |
Definition at line 304 of file ItemRefinementPattern.h.
|
inline |
Definition at line 312 of file ItemRefinementPattern.h.
Definition at line 308 of file ItemRefinementPattern.h.
|
inline |
transformation matrix of the parent cell nodes to the child cell nodes
Definition at line 300 of file ItemRefinementPattern.h.
|
staticprivate |
Definition at line 320 of file ItemRefinementPattern.h.
|
staticprivate |
Definition at line 319 of file ItemRefinementPattern.h.