|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
femquadratures_inline.hh
Go to the documentation of this file.
34 CubeQuadratureBase<ct, dim>::CubeQuadratureBase(const GeometryType&, int order, size_t id, const QuadPoints& gp) :
167 PolyhedronQuadrature<ct, dim>::PolyhedronQuadrature(const GeometryType& geomType, int order, size_t id) :
int id()
size_type dim() const
#define DUNE_THROW(E,...)
LocalIndex & local()
virtual int order() const
obtain order of the integration point list
Definition femquadratures.hh:86
SimplexQuadrature(const GeometryType &geometry, int order, size_t id)
constructor filling the list of points and weights
Definition femquadratures_inline.hh:16
CubeQuadratureBase(const GeometryType &geometry, int order, size_t id, const QuadPoints &pts)
constructor filling the list of points and weights
Definition femquadratures_inline.hh:34
BaseType::CoordinateType CoordinateType
type of local coordinates
Definition femquadratures.hh:129
PrismQuadrature(const GeometryType &geometry, int order, size_t id)
constructor filling the list of points and weights
Definition femquadratures_inline.hh:99
virtual int order() const
obtain order of the integration point list
Definition femquadratures.hh:288
PyramidQuadrature(const GeometryType &geometry, int order, size_t id)
constructor filling the list of points and weights
Definition femquadratures_inline.hh:142
PolyhedronQuadrature(const GeometryType &geometry, int order, size_t id)
constructor filling the list of points and weights
Definition femquadratures_inline.hh:167
int power(int y, int d) const
a simple power method
Definition gausspoints.hh:87
double point(int m, int i) const
obtain the i-th point of the m-th quadrature
Definition gausspoints.hh:48
double weight(int m, int i) const
obtain the i-th weight of the m-th quadrature
Definition gausspoints.hh:61
int order(int m) const
obtain the order of the m-th quadrature
Definition gausspoints.hh:73
static const int MAXP
number of available quadratures
Definition gausspoints.hh:111
Definition pyramidpoints.hh:17
const FieldVector< double, 3 > & point(int m, int i) const
Access to the ith point of quadrature rule m.
Definition pyramidpoints.hh:24
int numPoints(int m) const
Number of points in the quadrature rule m.
Definition pyramidpoints.hh:42
int order(int m) const
Actual order of quadrature rule m.
Definition pyramidpoints.hh:36
double weight(int m, int i) const
Access to the ith weight of quadrature rule m.
Definition pyramidpoints.hh:30
void addQuadraturePoint(const CoordinateType &point, const FieldType weight)
Adds a point-weight pair to the quadrature.
Definition quadratureimp.hh:270
const FieldType & weight(size_t i) const
obtain weight of i-th integration point
Definition quadratureimp.hh:251
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8