LifeV
|
#include <QRKeast.hpp>
Public Member Functions | |
QRKeast () | |
~QRKeast () | |
Static Public Member Functions | |
static const Real & | weight (const UInt &iPt) |
static const Real & | quadPointCoor (const UInt iPt, const UInt iCoor) |
static VectorSmall< 3 > | quadPointCoor (const UInt iPt) |
static QuadraturePoint | quadPoint (const UInt iPt) |
static UInt | nbQuadPt () |
static ReferenceShapes | shape () |
static UInt | dimension () |
Static Private Attributes | |
static const Real | M_points [24][3] |
static const Real | M_weights [24] |
Definition at line 176 of file QRKeast.hpp.
|
inline |
Definition at line 180 of file QRKeast.hpp.
|
inline |
Definition at line 181 of file QRKeast.hpp.
Definition at line 183 of file QRKeast.hpp.
Definition at line 188 of file QRKeast.hpp.
|
inlinestatic |
Definition at line 193 of file QRKeast.hpp.
|
inlinestatic |
Definition at line 198 of file QRKeast.hpp.
|
inlinestatic |
Definition at line 203 of file QRKeast.hpp.
|
inlinestatic |
Definition at line 208 of file QRKeast.hpp.
|
inlinestatic |
Definition at line 213 of file QRKeast.hpp.
|
staticprivate |
Definition at line 220 of file QRKeast.hpp.
|
staticprivate |
Definition at line 221 of file QRKeast.hpp.