LifeV
QRKeast< 7 > Class Template Reference

#include <QRKeast.hpp>

+ Collaboration diagram for QRKeast< 7 >:

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 [31][3]
 
static const Real M_weights [31]
 

Detailed Description

template<>
class LifeV::QRKeast< 7 >

Definition at line 226 of file QRKeast.hpp.

Constructor & Destructor Documentation

◆ QRKeast()

QRKeast ( )
inline

Definition at line 230 of file QRKeast.hpp.

◆ ~QRKeast()

~QRKeast ( )
inline

Definition at line 231 of file QRKeast.hpp.

Member Function Documentation

◆ weight()

static const Real& weight ( const UInt iPt)
inlinestatic

Definition at line 233 of file QRKeast.hpp.

◆ quadPointCoor() [1/2]

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

Definition at line 238 of file QRKeast.hpp.

◆ quadPointCoor() [2/2]

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

Definition at line 243 of file QRKeast.hpp.

◆ quadPoint()

static QuadraturePoint quadPoint ( const UInt  iPt)
inlinestatic

Definition at line 248 of file QRKeast.hpp.

◆ nbQuadPt()

static UInt nbQuadPt ( )
inlinestatic

Definition at line 253 of file QRKeast.hpp.

◆ shape()

static ReferenceShapes shape ( )
inlinestatic

Definition at line 258 of file QRKeast.hpp.

◆ dimension()

static UInt dimension ( )
inlinestatic

Definition at line 263 of file QRKeast.hpp.

Field Documentation

◆ M_points

const Real M_points
staticprivate

Definition at line 270 of file QRKeast.hpp.

◆ M_weights

const Real M_weights
staticprivate

Definition at line 271 of file QRKeast.hpp.


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