Home
last modified time | relevance | path

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

/dports/science/lammps/lammps-stable_29Sep2021/src/SMTBQ/
H A Dpair_smtbq.cpp2415 double heatpq,qmass,dtq,dtq2,qtot,qtotll; in Charge() local
2485 qtot = qtotll = 0.0 ; in Charge()
2505 MPI_Allreduce(&qtot,&qtotll,1,MPI_DOUBLE,MPI_SUM,world); in Charge()
2541 qtotll,qtotcll[gp]/nQEqcall[gp],qtotall[gp]/nQEqaall[gp]); in Charge()
2560 qtot = qtotll = Transf[3*cluster] = 0.0 ; in Charge()