![]() |
(git:b77b4be)
|
Functions/Subroutines | |
subroutine, public | fb_distribution_build (fb_env, qs_env, scf_section) |
Build local atoms associated to filter matrix algorithm for each MPI process, trying to balance the load for calculating the filter matrix. | |
subroutine, public qs_fb_distribution_methods::fb_distribution_build | ( | type(fb_env_obj), intent(inout) | fb_env, |
type(qs_environment_type), pointer | qs_env, | ||
type(section_vals_type), pointer | scf_section | ||
) |
Build local atoms associated to filter matrix algorithm for each MPI process, trying to balance the load for calculating the filter matrix.
fb_env | : the filter matrix environment |
qs_env | : quickstep environment |
scf_section | : SCF input section |
Definition at line 119 of file qs_fb_distribution_methods.F.