|  | LifeV
    | 
#include <QRKeast.hpp>
 Collaboration diagram for QRKeast< 1 >:
 Collaboration diagram for QRKeast< 1 >:| 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 [1][3] = { {0.25, 0.25, 0.25} } | 
| static const Real | M_weights [1] = { 1.0 / 6.0 } | 
Definition at line 78 of file QRKeast.hpp.
| 
 | inline | 
Definition at line 82 of file QRKeast.hpp.
| 
 | inline | 
Definition at line 83 of file QRKeast.hpp.
Definition at line 85 of file QRKeast.hpp.
Definition at line 90 of file QRKeast.hpp.
| 
 | inlinestatic | 
Definition at line 95 of file QRKeast.hpp.
| 
 | inlinestatic | 
Definition at line 100 of file QRKeast.hpp.
| 
 | inlinestatic | 
Definition at line 105 of file QRKeast.hpp.
| 
 | inlinestatic | 
Definition at line 110 of file QRKeast.hpp.
| 
 | inlinestatic | 
Definition at line 115 of file QRKeast.hpp.
| 
 | staticprivate | 
Definition at line 122 of file QRKeast.hpp.
| 
 | staticprivate | 
Definition at line 123 of file QRKeast.hpp.