Home
last modified time | relevance | path

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

/dports/science/jdftx/jdftx-1.6.0/jdftx/electronic/
H A DIonInfo.cpp464 matrix ri_VdagY = minus_i * (*(s.getV(Y, &dirHat)) ^ Y); in rHcommutator() local
470 matrix contrib = dagger(ri_VdagY) * (tiledBlockMatrix(Mnl, nAtoms)*VdagY + Maug*VdagY); in rHcommutator()
480 - dagger(ri_VdagY) * (tiledBlockMatrix(Q, nAtoms) * VdagY) ) * YdagHY; in rHcommutator()