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