Home
last modified time | relevance | path

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

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/motion/mc/
H A Dmc_types.F945 INTEGER :: abc_column, abc_row, cell_column, cell_row, idum, iline, io_stat, irep, iunit, & local
1050 "ABC", .FALSE., abc_row, abc_column)
1053 CALL mc_parse_text(mc_input_file%text, mc_input_file%cell_row + 1, abc_row, &
1056 mc_input_file%cell_row = abc_row
1059 CALL mc_parse_text(mc_input_file%text, abc_row + 1, nlines, &
/dports/science/cp2k-data/cp2k-7.1.0/src/motion/mc/
H A Dmc_types.F945 INTEGER :: abc_column, abc_row, cell_column, cell_row, idum, iline, io_stat, irep, iunit, & local
1050 "ABC", .FALSE., abc_row, abc_column)
1053 CALL mc_parse_text(mc_input_file%text, mc_input_file%cell_row + 1, abc_row, &
1056 mc_input_file%cell_row = abc_row
1059 CALL mc_parse_text(mc_input_file%text, abc_row + 1, nlines, &