DUNE-FEM (unstable)
gausspoints.hh
static const int highestOrder
highest quadrature order within the array
Definition: gausspoints.hh:114
static const int MAXP
number of available quadratures
Definition: gausspoints.hh:111
GaussPts()
constructor initializing the Gauss points for all orders
Definition: gausspoints_implementation.hh:12
one-dimensional quadrature points and their weights
Definition: gausspoints.hh:26
int power(int y, int d) const
a simple power method
Definition: gausspoints.hh:87
QuadPtsBase(const int maxp)
constructor initializing the points for all orders
Definition: gausspoints.hh:34
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
STL namespace.
Definition of macros controlling symbol visibility at the ABI level.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)