LifeV
QRKeast.hpp File Reference

File for the definition of the quadrature rule defined in the article [Keast85]. More...

#include <lifev/core/LifeV.hpp>
#include <lifev/core/array/VectorSmall.hpp>
#include <lifev/core/mesh/ElementShapes.hpp>
#include <lifev/core/fem/QuadraturePoint.hpp>
#include <iostream>
#include <fstream>
+ Include dependency graph for QRKeast.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  QRKeast< degree >
 QRKeast - A set of quadrature for tetrahedra. More...
 
class  QRKeast< 1 >
 
class  QRKeast< 4 >
 
class  QRKeast< 6 >
 
class  QRKeast< 7 >
 

Namespaces

 LifeV
 Default Physical Solver.
 

Detailed Description

File for the definition of the quadrature rule defined in the article [Keast85].

Author
Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch
Date
12-2011
Contributor:
Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch

Definition in file QRKeast.hpp.