Home
last modified time | relevance | path

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

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_initial_guess.F137 nao, natom, natoms, natoms_tmp, nblocks, nelectron, nmo, nmo_tmp, not_read, nsgf, nspin, & local
769 natoms_tmp = natoms
784 n_cols = MAX(INT(REAL(nmo_tmp, dp)/REAL(natoms_tmp, dp)), 1)
788 natoms_tmp = natoms_tmp - 1
789 IF (nmo_tmp .LT. 0 .OR. natoms_tmp .LT. 0) THEN
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_initial_guess.F142 nao, natom, natoms, natoms_tmp, nblocks, nelectron, nmo, nmo_tmp, not_read, nsgf, nspin, & local
857 natoms_tmp = natoms
872 n_cols = MAX(INT(REAL(nmo_tmp, dp)/REAL(natoms_tmp, dp)), 1)
876 natoms_tmp = natoms_tmp - 1
877 IF (nmo_tmp .LT. 0 .OR. natoms_tmp .LT. 0) THEN