Home
last modified time | relevance | path

Searched defs:xc_write (Results 1 – 3 of 3) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dxc_write_output.F41 SUBROUTINE xc_write(output_unit, xc_section, lsd) subroutine
46 CHARACTER(len=*), PARAMETER :: routineN = 'xc_write', routineP = moduleN//':'//routineN argument
48 CHARACTER(LEN=2*default_string_length) :: shortform
49 CHARACTER(LEN=20) :: tmpStr
50 CHARACTER(LEN=20*default_string_length) :: reference
51 INTEGER :: i_rep, ifun, il, myfun, n_rep
52 TYPE(section_vals_type), POINTER :: libxc_fun, xc_fun, xc_fun_section
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dxc_write_output.F41 SUBROUTINE xc_write(output_unit, xc_section, lsd) subroutine
46 CHARACTER(len=*), PARAMETER :: routineN = 'xc_write', routineP = moduleN//':'//routineN argument
48 CHARACTER(LEN=2*default_string_length) :: shortform
49 CHARACTER(LEN=20) :: tmpStr
50 CHARACTER(LEN=20*default_string_length) :: reference
51 INTEGER :: i_rep, ifun, il, myfun, n_rep
52 TYPE(section_vals_type), POINTER :: libxc_fun, xc_fun, xc_fun_section
/dports/misc/window/window/
H A Dxx.h42 xc_clear, xc_clreos, xc_clreol, xc_write } cmd; enumerator