Home
last modified time | relevance | path

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

/dports/science/jdftx/jdftx-1.6.0/jdftx/electronic/
H A DDumpExcitationsMoments.cpp502 inline void set_rInv(size_t iStart, size_t iStop, const vector3<int>& S, const matrix3<>& RTR, cons… in set_rInv() function
535 threadLaunch(set_rInv, e->gInfo.nr, e->gInfo.S, e->gInfo.RTR, &ws, rInv0->data()); in dumpRsol()