Home
last modified time | relevance | path

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

/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/dft/
H A Dprop-eval.c1119 real *RESTRICT e_jcol = excmat + j*inforb_.nbast; in distribute_lda_bl() local
1126 e_jcol[i] += aosi[k]*tmpj[k]; in distribute_lda_bl()
1130 e_jcol[j] += 0.5*aos[k+j*bllen]*tmpj[k]; in distribute_lda_bl()
1164 real *RESTRICT e_jcol = excmat + j*inforb_.nbast; in distribute_gga_bl() local
1168 e_jcol[i] += aos[k+i*bllen]*tmpj[k]; in distribute_gga_bl()