LifeV
QRKeast< 6 > Class Template Reference

#include <QRKeast.hpp>

+ Collaboration diagram for QRKeast< 6 >:

Public Member Functions

 QRKeast ()
 
 ~QRKeast ()
 

Static Public Member Functions

static const Realweight (const UInt &iPt)
 
static const RealquadPointCoor (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]
 

Detailed Description

template<>
class LifeV::QRKeast< 6 >

Definition at line 176 of file QRKeast.hpp.

Constructor & Destructor Documentation

◆ QRKeast()

QRKeast ( )
inline

Definition at line 180 of file QRKeast.hpp.

◆ ~QRKeast()

~QRKeast ( )
inline

Definition at line 181 of file QRKeast.hpp.

Member Function Documentation

◆ weight()

static const Real& weight ( const UInt iPt)
inlinestatic

Definition at line 183 of file QRKeast.hpp.

◆ quadPointCoor() [1/2]

static const Real& quadPointCoor ( const UInt  iPt,
const UInt  iCoor 
)
inlinestatic

Definition at line 188 of file QRKeast.hpp.

◆ quadPointCoor() [2/2]

static VectorSmall<3> quadPointCoor ( const UInt  iPt)
inlinestatic

Definition at line 193 of file QRKeast.hpp.

◆ quadPoint()

static QuadraturePoint quadPoint ( const UInt  iPt)
inlinestatic

Definition at line 198 of file QRKeast.hpp.

◆ nbQuadPt()

static UInt nbQuadPt ( )
inlinestatic

Definition at line 203 of file QRKeast.hpp.

◆ shape()

static ReferenceShapes shape ( )
inlinestatic

Definition at line 208 of file QRKeast.hpp.

◆ dimension()

static UInt dimension ( )
inlinestatic

Definition at line 213 of file QRKeast.hpp.

Field Documentation

◆ M_points

const Real M_points
staticprivate

Definition at line 220 of file QRKeast.hpp.

◆ M_weights

const Real M_weights
staticprivate

Definition at line 221 of file QRKeast.hpp.


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