Home
last modified time | relevance | path

Searched defs:write_matrix_sym (Results 1 – 2 of 2) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dcp_dbcsr_output.F357 CHARACTER(LEN=*), PARAMETER :: routineN = 'write_matrix_sym', & argument
358 routineP = moduleN//':'//routineN
361 CHARACTER(LEN=25) :: fmtstr1
362 CHARACTER(LEN=35) :: fmtstr2
364 INTEGER :: from, group, iatom, icol, ikind, irow, &
365 iset, isgf, ishell, iso, jcol, l, & local
366 left, natom, ncol, ndigits, nset, &
367 nsgf, right, to, width
368 INTEGER, ALLOCATABLE, DIMENSION(:) :: first_sgf, last_sgf
369 INTEGER, DIMENSION(:), POINTER :: nshell
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dcp_dbcsr_output.F357 CHARACTER(LEN=*), PARAMETER :: routineN = 'write_matrix_sym', & argument
358 routineP = moduleN//':'//routineN
361 CHARACTER(LEN=25) :: fmtstr1
362 CHARACTER(LEN=35) :: fmtstr2
364 INTEGER :: from, group, iatom, icol, ikind, irow, &
365 iset, isgf, ishell, iso, jcol, l, & local
366 left, natom, ncol, ndigits, nset, &
367 nsgf, right, to, width
368 INTEGER, ALLOCATABLE, DIMENSION(:) :: first_sgf, last_sgf
369 INTEGER, DIMENSION(:), POINTER :: nshell
[all …]