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

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 >
TetraRefinementPattern8TasImp ()
 Barton & Nackman Trick.

Detailed Description

Definition at line 292 of file ItemRefinementPattern.h.

Constructor & Destructor Documentation

◆ TetraRefinementPattern8T()

Arcane::TetraRefinementPattern8T::TetraRefinementPattern8T ( )
inline

Definition at line 297 of file ItemRefinementPattern.h.

Member Function Documentation

◆ face_mapping()

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

Definition at line 304 of file ItemRefinementPattern.h.

◆ getNbHChildren()

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

Definition at line 312 of file ItemRefinementPattern.h.

◆ hChildrenTypeId()

Integer Arcane::TetraRefinementPattern8T::hChildrenTypeId ( const Integer ) const
inline

Definition at line 308 of file ItemRefinementPattern.h.

◆ refine_matrix()

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

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

Definition at line 300 of file ItemRefinementPattern.h.

Member Data Documentation

◆ _refine_matrix_1

const double Arcane::TetraRefinementPattern8T::_refine_matrix_1
staticprivate

Definition at line 320 of file ItemRefinementPattern.h.

◆ m_nb_hChildren

const Integer Arcane::TetraRefinementPattern8T::m_nb_hChildren = 8
staticprivate

Definition at line 319 of file ItemRefinementPattern.h.


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