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

Public Member Functions

Real refine_matrix (const Integer, const Integer, const Integer) 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< TetraRefinementPattern32T >
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 = 32
static const double _refine_matrix_1 [32][4][4]

Additional Inherited Members

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

Detailed Description

Definition at line 326 of file ItemRefinementPattern.h.

Constructor & Destructor Documentation

◆ TetraRefinementPattern32T()

Arcane::TetraRefinementPattern32T::TetraRefinementPattern32T ( )
inline

Definition at line 331 of file ItemRefinementPattern.h.

Member Function Documentation

◆ face_mapping()

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

Definition at line 338 of file ItemRefinementPattern.h.

◆ getNbHChildren()

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

Definition at line 346 of file ItemRefinementPattern.h.

◆ hChildrenTypeId()

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

Definition at line 342 of file ItemRefinementPattern.h.

◆ refine_matrix()

Real Arcane::TetraRefinementPattern32T::refine_matrix ( const Integer ,
const Integer ,
const Integer  ) const
inline

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

Definition at line 334 of file ItemRefinementPattern.h.

Member Data Documentation

◆ _refine_matrix_1

const double Arcane::TetraRefinementPattern32T::_refine_matrix_1
staticprivate

Definition at line 354 of file ItemRefinementPattern.h.

◆ m_nb_hChildren

const Integer Arcane::TetraRefinementPattern32T::m_nb_hChildren = 32
staticprivate

Definition at line 353 of file ItemRefinementPattern.h.


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