Bases: object
object
Gauss weights, quadrature points, and tabulated Legendre polonomials.
This class works for n-th order Gaussian quadrature in 1D.
Methods
__init__([order])
__init__
sample(uw, j)
sample
sample_face(uw, j)
sample_face
to_weights(ux)
to_weights
Attributes
num_points