Home
last modified time | relevance | path

Searched refs:cube_path (Results 1 – 2 of 2) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_sccs.F323 cube_path = TRIM(print_path)//"%"//TRIM(filename)
326 append_cube = section_get_lval(input, TRIM(cube_path)//"%APPEND")
330 cube_unit = cp_print_key_unit_nr(logger, input, TRIM(cube_path), &
408 cube_path = TRIM(print_path)//"%"//TRIM(filename)
679 cube_path = TRIM(print_path)//"%"//TRIM(filename)
681 append_cube = section_get_lval(input, TRIM(cube_path)//"%APPEND")
685 cube_unit = cp_print_key_unit_nr(logger, input, TRIM(cube_path), &
743 cube_path = TRIM(print_path)//"%"//TRIM(filename)
746 append_cube = section_get_lval(input, TRIM(cube_path)//"%APPEND")
778 cube_path = TRIM(print_path)//"%"//TRIM(filename)
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_sccs.F323 cube_path = TRIM(print_path)//"%"//TRIM(filename)
324 IF (BTEST(cp_print_key_should_output(logger%iter_info, input, TRIM(cube_path)), &
326 append_cube = section_get_lval(input, TRIM(cube_path)//"%APPEND")
330 cube_unit = cp_print_key_unit_nr(logger, input, TRIM(cube_path), &
407 cube_path = TRIM(print_path)//"%"//TRIM(filename)
410 append_cube = section_get_lval(input, TRIM(cube_path)//"%APPEND")
414 cube_unit = cp_print_key_unit_nr(logger, input, TRIM(cube_path), &
714 cube_path = TRIM(print_path)//"%"//TRIM(filename)
715 IF (BTEST(cp_print_key_should_output(logger%iter_info, input, TRIM(cube_path)), &
717 append_cube = section_get_lval(input, TRIM(cube_path)//"%APPEND")
[all …]