Plots on the complex plane the quadrature poles, and plots the weights of the formula
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(psfun_d_quadrature), | intent(in) | :: | quad | Quadrature rule |
||
procedure(dquadfun), | intent(in), | pointer | :: | dfun | Function to integrate |
|
character(len=*), | intent(in), | optional | :: | filename | Filename for the figure |
|
integer(kind=psb_ipk_), | intent(out) | :: | info | Result of the plot |