LifeV
QRKeast< 4 > Class Template Reference

#include <QRKeast.hpp>

+ Collaboration diagram for QRKeast< 4 >:

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

Detailed Description

template<>
class LifeV::QRKeast< 4 >

Definition at line 127 of file QRKeast.hpp.

Constructor & Destructor Documentation

◆ QRKeast()

QRKeast ( )
inline

Definition at line 131 of file QRKeast.hpp.

◆ ~QRKeast()

~QRKeast ( )
inline

Definition at line 132 of file QRKeast.hpp.

Member Function Documentation

◆ weight()

static const Real& weight ( const UInt iPt)
inlinestatic

Definition at line 134 of file QRKeast.hpp.

◆ quadPointCoor() [1/2]

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

Definition at line 139 of file QRKeast.hpp.

◆ quadPointCoor() [2/2]

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

Definition at line 144 of file QRKeast.hpp.

◆ quadPoint()

static QuadraturePoint quadPoint ( const UInt  iPt)
inlinestatic

Definition at line 149 of file QRKeast.hpp.

◆ nbQuadPt()

static UInt nbQuadPt ( )
inlinestatic

Definition at line 154 of file QRKeast.hpp.

◆ shape()

static ReferenceShapes shape ( )
inlinestatic

Definition at line 159 of file QRKeast.hpp.

◆ dimension()

static UInt dimension ( )
inlinestatic

Definition at line 164 of file QRKeast.hpp.

Field Documentation

◆ M_points

const Real M_points
staticprivate
Initial value:
=
{
{0.25, 0.25, 0.25},
{0.0714285714285714285, 0.0714285714285714285, 0.0714285714285714285 },
{0.785714285714285714, 0.0714285714285714285, 0.0714285714285714285 },
{0.0714285714285714285, 0.785714285714285714, 0.0714285714285714285 },
{0.0714285714285714285, 0.0714285714285714285, 0.785714285714285714 },
{0.399403576166799219, 0.100596423833200785, 0.100596423833200785 },
{0.100596423833200785, 0.399403576166799219, 0.100596423833200785 },
{0.100596423833200785, 0.100596423833200785, 0.399403576166799219 },
{0.100596423833200785, 0.399403576166799219, 0.399403576166799219 },
{0.399403576166799219, 0.100596423833200785, 0.399403576166799219 },
{0.399403576166799219, 0.399403576166799219, 0.100596423833200785 }
}

Definition at line 171 of file QRKeast.hpp.

◆ M_weights

const Real M_weights
staticprivate
Initial value:
=
{
-0.0131555555555555550,
0.00762222222222222222,
0.00762222222222222222,
0.00762222222222222222,
0.00762222222222222222,
0.0248888888888888880,
0.0248888888888888880,
0.0248888888888888880,
0.0248888888888888880,
0.0248888888888888880,
0.0248888888888888880
}

Definition at line 172 of file QRKeast.hpp.


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