![]() |
(git:5e7fe52)
|
Local-environment optimizer for atom-centred real-space RI grids. More...
Functions/Subroutines | |
| subroutine, public | optimize_ri_rs_grid (qs_env, bs_env) |
| Optimize the selected RI-RS grids stored in a GW band-structure environment. | |
Local-environment optimizer for atom-centred real-space RI grids.
| subroutine, public gw_optimize_ri_rs_grid::optimize_ri_rs_grid | ( | type(qs_environment_type), pointer | qs_env, |
| type(post_scf_bandstructure_type), pointer | bs_env ) |
Optimize the selected RI-RS grids stored in a GW band-structure environment.
| qs_env | Quickstep environment used by the upstream three-center-integral context. |
| bs_env | GW environment containing all configuration, basis, geometry, parallel, and grid data. |
Definition at line 59 of file gw_optimize_ri_rs_grid.F.