Go to the source code of this file.
|
| module | xc_cs1 |
| | Calculate the CS1 Functional (Handy s improved LYP functional)
|
| |
|
| subroutine, public | xc_cs1::cs1_lda_info (reference, shortform, needs, max_deriv) |
| | return various information on the functional
|
| |
| subroutine, public | xc_cs1::cs1_lsd_info (reference, shortform, needs, max_deriv) |
| | return various information on the functional
|
| |
| subroutine, public | xc_cs1::cs1_lda_eval (rho_set, deriv_set, order) |
| | ...
|
| |
| subroutine, public | xc_cs1::cs1_lsd_eval (rho_set, deriv_set, order) |
| | ...
|
| |