DUNE-FEM (unstable)

Dune::Fem::PyramidPoints Class Reference

#include <dune/fem/quadrature/pyramidpoints.hh>

Public Member Functions

const FieldVector< double, 3 > & point (int m, int i) const
 Access to the ith point of quadrature rule m.
 
double weight (int m, int i) const
 Access to the ith weight of quadrature rule m.
 
int order (int m) const
 Actual order of quadrature rule m.
 
int numPoints (int m) const
 Number of points in the quadrature rule m.
 
 PyramidPoints ()
 initialize quadrature points on the interval for all orders
 

Detailed Description

Single point of reference for the quadrature points for pyramids. This class is a singleton, i.e. all points for all quadratures are created once.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 27, 22:29, 2024)