| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| logical, | private | :: | debug | = | .false. | ||
| logical, | private | :: | weight_roundoff_correction | = | .false. | ||
| integer, | private, | parameter | :: | qp | = | selected_real_kind(33, 4931) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | n | |||
| double precision, | intent(in) | :: | x |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | n | |||
| double precision, | intent(in) | :: | x |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | n | |||
| real(kind=qp), | intent(in) | :: | x |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | n | |||
| real(kind=qp), | intent(in) | :: | x |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | x1 | |||
| real, | intent(in) | :: | x2 | |||
| real, | intent(out), | dimension(:) | :: | zero | ||
| real, | intent(out), | dimension(:) | :: | wgt |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | n | |||
| double precision, | intent(in) | :: | xold | |||
| double precision, | intent(in) | :: | xnew | |||
| double precision, | intent(in) | :: | pold | |||
| double precision, | intent(in) | :: | pnew | |||
| double precision, | intent(out) | :: | zz |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | x0 | |||
| real, | intent(in) | :: | x1 | |||
| real, | intent(in), | dimension(:) | :: | zero |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | norm | |||
| real, | intent(in), | dimension(:) | :: | wgt |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(out), | dimension(:) | :: | zero | ||
| real, | intent(out), | dimension(:) | :: | wgt |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | n | |||
| double precision, | intent(in) | :: | eps | |||
| real(kind=qp), | intent(in) | :: | xold | |||
| real(kind=qp), | intent(in) | :: | xnew | |||
| real(kind=qp), | intent(in) | :: | pold | |||
| real(kind=qp), | intent(in) | :: | pnew | |||
| real(kind=qp), | intent(out) | :: | zz |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in), | dimension(:) | :: | zero |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in), | dimension(:) | :: | wgt | ||
| real, | intent(in) | :: | eps |