Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::geometric::LocalCellNodeReal Struct Reference

Table of 12 real-type elements. Used for weighting the nodes of the cells (the largest having 12 nodes). More...

#include <arcane/geometry/GeometricConnectic.h>

Public Member Functions

Real node (Integer i) const
 LocalCellNodeReal (Real a0, Real a1, Real a2, Real a3, Real a4, Real a5, Real a6, Real a7, Real a8, Real a9, Real a10, Real a11)
Real sum () const

Detailed Description

Table of 12 real-type elements. Used for weighting the nodes of the cells (the largest having 12 nodes).

Definition at line 662 of file GeometricConnectic.h.

Constructor & Destructor Documentation

◆ LocalCellNodeReal()

Arcane::geometric::LocalCellNodeReal::LocalCellNodeReal ( Real a0,
Real a1,
Real a2,
Real a3,
Real a4,
Real a5,
Real a6,
Real a7,
Real a8,
Real a9,
Real a10,
Real a11 )
inline

Definition at line 674 of file GeometricConnectic.h.

Member Function Documentation

◆ node()

Real Arcane::geometric::LocalCellNodeReal::node ( Integer i) const
inline

Definition at line 670 of file GeometricConnectic.h.

◆ sum()

Real Arcane::geometric::LocalCellNodeReal::sum ( ) const
inline

Definition at line 694 of file GeometricConnectic.h.


The documentation for this struct was generated from the following file: