Home
last modified time | relevance | path

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

/dports/science/jdftx/jdftx-1.6.0/jdftx/core/
H A DOperators.cpp515 void radialFunction_sub(size_t iStart, size_t iStop, const vector3<int> S, const matrix3<>& GGT, in radialFunction_sub() function
529 threadLaunch(radialFunction_sub, gInfo.nG, gInfo.S, gInfo.GGT, F->data(), f, r0); in radialFunctionG()