Home
last modified time | relevance | path

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

/dports/science/jdftx/jdftx-1.6.0/jdftx/core/
H A DOperators.cu91 void fullL_gpu(const vector3<int> S, const matrix3<> GGT, complex* v) in fullL_gpu() function
H A DOperators.cpp267 void fullL_gpu(const vector3<int> S, const matrix3<> GGT, complex* v);
273 fullL_gpu(gInfo.S, gInfo.GGT, in->dataGpu(false)); in L()