|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
gausspoints.hh
Go to the documentation of this file.
STL namespace.
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
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
Definition gausspoints.hh:142
static const int highestOrder
highest quadrature order within the array
Definition gausspoints.hh:148
ModifiedNewtonCotes()
constructor initializing the points for all orders
Definition modifiednewtoncotes_implementation.hh:12
static const int MAXP
number of available quadratures
Definition gausspoints.hh:145
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8