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 [31][3] |
static const Real | M_weights [31] |
Definition at line 226 of file QRKeast.hpp.
|
inline |
Definition at line 230 of file QRKeast.hpp.
|
inline |
Definition at line 231 of file QRKeast.hpp.
Definition at line 233 of file QRKeast.hpp.
Definition at line 238 of file QRKeast.hpp.
|
inlinestatic |
Definition at line 243 of file QRKeast.hpp.
|
inlinestatic |
Definition at line 248 of file QRKeast.hpp.
|
inlinestatic |
Definition at line 253 of file QRKeast.hpp.
|
inlinestatic |
Definition at line 258 of file QRKeast.hpp.
|
inlinestatic |
Definition at line 263 of file QRKeast.hpp.
|
staticprivate |
Definition at line 270 of file QRKeast.hpp.
|
staticprivate |
Definition at line 271 of file QRKeast.hpp.