Calculate 2D Nodes and Weights of the Product Gauss Cubature
Calculate 2D Nodes and Weights of the Product Gauss Cubature
polygauss(xy, nw_MN, alpha = NULL, rotation = FALSE, engine = "C")
xy |
list with elements |
nw_MN |
unnamed list of nodes and weights of one-dimensional Gauss
quadrature rules of degrees N and M=N+1 (as returned by
|
alpha |
base-line of the (rotated) polygon at x = α (see
Sommariva and Vianello (2007) for an explication). If |
rotation |
logical (default: |
engine |
character string specifying the implementation to use.
Up to polyCub version 0.4-3, the two-dimensional nodes and weights
were computed by R functions and these are still available by setting
|
Sommariva, A. and Vianello, M. (2007): Product Gauss cubature over polygons based on Green's integration formula. BIT Numerical Mathematics, 47 (2), 441-453. doi: 10.1007/s10543-007-0131-2
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.