Home
last modified time | relevance | path

Searched refs:rs_grid_section (Results 1 – 12 of 12) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dcp_realspace_grid_init.F46 SUBROUTINE init_input_type(input_settings, nsmax, rs_grid_section, ilevel, higher_grid_layout) argument
49 TYPE(section_vals_type), OPTIONAL, POINTER :: rs_grid_section local
56 IF (PRESENT(rs_grid_section)) THEN
60 CALL section_vals_get(rs_grid_section, n_repetition=nsection)
62 CALL section_vals_val_get(rs_grid_section, "DISTRIBUTION_TYPE", &
65 CALL section_vals_val_get(rs_grid_section, "DISTRIBUTION_LAYOUT", &
69 CALL section_vals_val_get(rs_grid_section, "MEMORY_FACTOR", &
72 CALL section_vals_val_get(rs_grid_section, "HALO_REDUCTION_FACTOR", &
75 CALL section_vals_val_get(rs_grid_section, "LOCK_DISTRIBUTION", &
78 CALL section_vals_val_get(rs_grid_section, "MAX_DISTRIBUTED_LEVEL", &
H A Dewald_pw_types.F190 TYPE(section_vals_type), POINTER :: poisson_section, rs_grid_section local
210 rs_grid_section => section_vals_get_subs_vals(poisson_section, "EWALD%RS_GRID")
280 rs_grid_section=rs_grid_section, ilevel=1, &
319 rs_grid_section=rs_grid_section, ilevel=1, &
H A Dpw_env_methods.F185 rs_grid_section, xc_section local
568 rs_grid_section => section_vals_get_subs_vals(input, "DFT%MGRID%RS_GRID")
571 rs_grid_section=rs_grid_section, ilevel=igrid_level, &
1023 TYPE(section_vals_type), POINTER :: rs_grid_section local
1028 rs_grid_section => section_vals_get_subs_vals(input, "DFT%MGRID%RS_GRID")
1037 CALL init_input_type(input_settings, 2*border_points + 1, rs_grid_section, &
H A Dmixed_cdft_utils.F675 print_section, root_section, rs_grid_section, subsys_section local
678 print_section, root_section, kind_section, force_env_sections, rs_grid_section, &
793 NULLIFY (root_section, force_env_section, force_env_sections, rs_grid_section)
799 rs_grid_section => section_vals_get_subs_vals(force_env_section, "DFT%MGRID%RS_GRID")
802 rs_grid_section=rs_grid_section, ilevel=1, &
994 NULLIFY (root_section, force_env_section, force_env_sections, rs_grid_section)
H A Dqs_sccs.F1055 TYPE(section_vals_type), POINTER :: rs_grid_section local
1068 rs_grid_section => section_vals_get_subs_vals(input, "DFT%MGRID%RS_GRID")
1077 CALL init_input_type(input_settings, 2*border_points + 1, rs_grid_section, &
H A Dlibrary_tests.F726 TYPE(section_vals_type), POINTER :: rs_grid_section local
758 rs_grid_section => section_vals_get_subs_vals(rs_pw_transfer_section, "RS_GRID")
760 CALL init_input_type(input_settings, ns_max, rs_grid_section, 1, (/-1, -1, -1/))
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dcp_realspace_grid_init.F46 SUBROUTINE init_input_type(input_settings, nsmax, rs_grid_section, ilevel, higher_grid_layout) argument
49 TYPE(section_vals_type), OPTIONAL, POINTER :: rs_grid_section local
56 IF (PRESENT(rs_grid_section)) THEN
60 CALL section_vals_get(rs_grid_section, n_repetition=nsection)
62 CALL section_vals_val_get(rs_grid_section, "DISTRIBUTION_TYPE", &
65 CALL section_vals_val_get(rs_grid_section, "DISTRIBUTION_LAYOUT", &
69 CALL section_vals_val_get(rs_grid_section, "MEMORY_FACTOR", &
72 CALL section_vals_val_get(rs_grid_section, "HALO_REDUCTION_FACTOR", &
75 CALL section_vals_val_get(rs_grid_section, "LOCK_DISTRIBUTION", &
78 CALL section_vals_val_get(rs_grid_section, "MAX_DISTRIBUTED_LEVEL", &
H A Dewald_pw_types.F190 TYPE(section_vals_type), POINTER :: poisson_section, rs_grid_section local
210 rs_grid_section => section_vals_get_subs_vals(poisson_section, "EWALD%RS_GRID")
280 rs_grid_section=rs_grid_section, ilevel=1, &
319 rs_grid_section=rs_grid_section, ilevel=1, &
H A Dpw_env_methods.F186 rs_grid_section, xc_section local
576 rs_grid_section => section_vals_get_subs_vals(input, "DFT%MGRID%RS_GRID")
579 rs_grid_section=rs_grid_section, ilevel=igrid_level, &
1035 TYPE(section_vals_type), POINTER :: rs_grid_section local
1040 rs_grid_section => section_vals_get_subs_vals(input, "DFT%MGRID%RS_GRID")
1049 CALL init_input_type(input_settings, 2*border_points + 1, rs_grid_section, &
H A Dmixed_cdft_utils.F675 print_section, root_section, rs_grid_section, subsys_section local
678 print_section, root_section, kind_section, force_env_sections, rs_grid_section, &
793 NULLIFY (root_section, force_env_section, force_env_sections, rs_grid_section)
799 rs_grid_section => section_vals_get_subs_vals(force_env_section, "DFT%MGRID%RS_GRID")
802 rs_grid_section=rs_grid_section, ilevel=1, &
994 NULLIFY (root_section, force_env_section, force_env_sections, rs_grid_section)
H A Dqs_sccs.F990 TYPE(section_vals_type), POINTER :: rs_grid_section local
1003 rs_grid_section => section_vals_get_subs_vals(input, "DFT%MGRID%RS_GRID")
1012 CALL init_input_type(input_settings, 2*border_points + 1, rs_grid_section, &
H A Dlibrary_tests.F735 TYPE(section_vals_type), POINTER :: rs_grid_section local
767 rs_grid_section => section_vals_get_subs_vals(rs_pw_transfer_section, "RS_GRID")
769 CALL init_input_type(input_settings, ns_max, rs_grid_section, 1, (/-1, -1, -1/))