Home
last modified time | relevance | path

Searched refs:sgf_list (Results 1 – 18 of 18) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_oce_methods.F75 INTEGER, DIMENSION(:), INTENT(OUT) :: sgf_list local
162 sgf_list(nsgf_cnt) = jc
278 INTEGER, DIMENSION(:), INTENT(OUT) :: sgf_list local
321 sgf_list(nsgf_cnt) = jc
537 NULLIFY (clist%acint, clist%achint, clist%sgf_list)
539 ALLOCATE (sgf_list(nsgfa))
558 clist%sgf_list(:) = HUGE(0)
567 clist%sgf_list(1:nsgf_cnt) = sgf_list(1:nsgf_cnt)
583 clist%sgf_list(:) = HUGE(0)
589 clist%sgf_list(1:nsgf_cnt) = sgf_list(1:nsgf_cnt)
[all …]
H A Dsap_kind_types.F43 INTEGER, DIMENSION(:), POINTER :: sgf_list component
98 IF (ASSOCIATED(clist%sgf_list)) THEN
99 DEALLOCATE (clist%sgf_list)
504 NULLIFY (clist%sgf_list)
H A Dqs_ks_atom.F418 list_a => alist_ac%clist(kac)%sgf_list
419 list_b => alist_bc%clist(kbc)%sgf_list
H A Dqs_rho_atom_methods.F710 list_a => alist_ac%clist(kac)%sgf_list
711 list_b => alist_bc%clist(kbc)%sgf_list
H A Dcore_ppnl.F341 NULLIFY (clist%sgf_list)
H A Dqs_linres_atom_current.F387 list_a => alist_ac%clist(kac)%sgf_list
388 list_b => alist_bc%clist(kbc)%sgf_list
H A Dqs_dftb_coulomb.F707 NULLIFY (clist%sgf_list)
H A Dcommutator_rpnl.F251 NULLIFY (clist%sgf_list)
H A Dxtb_coulomb.F905 NULLIFY (clist%sgf_list)
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_oce_methods.F80 INTEGER, DIMENSION(:), INTENT(OUT) :: sgf_list local
167 sgf_list(nsgf_cnt) = jc
273 INTEGER, DIMENSION(:), INTENT(OUT) :: sgf_list local
316 sgf_list(nsgf_cnt) = jc
499 NULLIFY (clist%acint, clist%achint, clist%sgf_list)
501 ALLOCATE (sgf_list(nsgfa))
520 clist%sgf_list(:) = HUGE(0)
529 clist%sgf_list(1:nsgf_cnt) = sgf_list(1:nsgf_cnt)
545 clist%sgf_list(:) = HUGE(0)
551 clist%sgf_list(1:nsgf_cnt) = sgf_list(1:nsgf_cnt)
[all …]
H A Dsap_kind_types.F25 INTEGER, DIMENSION(:), POINTER :: sgf_list component
80 IF (ASSOCIATED(clist%sgf_list)) THEN
81 DEALLOCATE (clist%sgf_list)
H A Dqs_ks_atom.F405 list_a => alist_ac%clist(kac)%sgf_list
406 list_b => alist_bc%clist(kbc)%sgf_list
H A Dcommutator_rpnl.F244 NULLIFY (clist%sgf_list)
H A Dcore_ppnl.F320 NULLIFY (clist%sgf_list)
H A Dqs_rho_atom_methods.F710 list_a => alist_ac%clist(kac)%sgf_list
711 list_b => alist_bc%clist(kbc)%sgf_list
H A Dqs_linres_atom_current.F387 list_a => alist_ac%clist(kac)%sgf_list
388 list_b => alist_bc%clist(kbc)%sgf_list
H A Dqs_dftb_coulomb.F707 NULLIFY (clist%sgf_list)
H A Dxtb_coulomb.F905 NULLIFY (clist%sgf_list)