Go to the source code of this file.
|
| module | kg_environment |
| | Routines for a Kim-Gordon-like partitioning into molecular subunits.
|
| |
|
| subroutine, public | kg_environment::kg_env_create (qs_env, kg_env, qs_kind_set, input) |
| | Allocates and intitializes kg_env.
|
| |
| subroutine, public | kg_environment::kg_build_neighborlist (qs_env, sab_orb, sac_kin, molecular, subset_of_mol, current_subset) |
| | builds either the full neighborlist or neighborlists of molecular
|
| |
| subroutine, public | kg_environment::kg_build_subsets (kg_env, para_env) |
| | ...
|
| |