Home
last modified time | relevance | path

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

/dports/science/madness/madness-ebb3fd7/src/apps/hf/
H A Ddft.cc280 double tot_ke = 0.0; in calculate_tot_ke_sp() local
286 tot_ke += calculate_ke_sp(psi); in calculate_tot_ke_sp()
288 if (!spinpol) tot_ke *= 2.0; in calculate_tot_ke_sp()
289 return tot_ke; in calculate_tot_ke_sp()
H A Dhartreefock.cc254 double tot_ke = 0.0; in calculate_tot_ke_sp() local
260 tot_ke += calculate_ke_sp(psi); in calculate_tot_ke_sp()
262 return tot_ke; in calculate_tot_ke_sp()