Home
last modified time | relevance | path

Searched defs:CoulombIonKernel_calc (Results 1 – 1 of 1) sorted by relevance

/dports/science/jdftx/jdftx-1.6.0/jdftx/core/
H A DCoulomb_internal.h100 struct CoulombIonKernel_calc struct
102 CoulombIonKernel_calc(double ionWidth) : expFac(0.5*ionWidth*ionWidth) {} in CoulombIonKernel_calc() argument
117 void coulombAnalyticStress_gpu(vector3<int> S, const matrix3<>& GGT, const CoulombIonKernel_calc& c… argument