Returns the xc functional(s) information previously set and stored in the module variables.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(out), | optional | :: | n | Number of functionals |
|
| character(len=*), | intent(out), | optional | :: | func(:) | Functional name labels |
|
| character(len=*), | intent(out), | optional | :: | auth(:) | Functional author labels |
|
| real(kind=dp), | intent(out), | optional | :: | wx(:) | Functl weights for exchange |
|
| real(kind=dp), | intent(out), | optional | :: | wc(:) | Functl weights for correlation |