Home
last modified time | relevance | path

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

/dports/science/cp2k-data/cp2k-7.1.0/src/input/
H A Dinput_section_types.F1810 i_rep_low, i_rep_high) argument
1812 INTEGER, INTENT(IN), OPTIONAL :: i_rep_low, i_rep_high local
1830 IF (PRESENT(i_rep_low)) istart = i_rep_low
1852 IF (.NOT. PRESENT(i_rep_low) .AND. (.NOT. PRESENT(i_rep_high))) THEN
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/input/
H A Dinput_section_types.F1810 i_rep_low, i_rep_high) argument
1812 INTEGER, INTENT(IN), OPTIONAL :: i_rep_low, i_rep_high local
1830 IF (PRESENT(i_rep_low)) istart = i_rep_low
1852 IF (.NOT. PRESENT(i_rep_low) .AND. (.NOT. PRESENT(i_rep_high))) THEN