Home
last modified time | relevance | path

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

/dports/science/qmcpack/qmcpack-3.11.0/src/QMCWaveFunctions/detail/CUDA_legacy/
H A DBsplineJastrowCuda.cu128 #define MAX_COEFS 32 macro
149 __shared__ T coefs[MAX_COEFS]; in two_body_sum_kernel()
278 __shared__ T coefs[MAX_COEFS]; in two_body_ratio_kernel()
401 __shared__ T coefs[MAX_COEFS]; in two_body_ratio_grad_kernel()
742 #define MAX_COEFS 32 macro
765 __shared__ T coefs[MAX_COEFS]; in two_body_grad_lapl_kernel()
910 __shared__ T coefs[MAX_COEFS]; in two_body_grad_kernel()
1250 __shared__ T coefs[MAX_COEFS]; in one_body_sum_kernel()
1381 __shared__ T coefs[MAX_COEFS]; in one_body_ratio_kernel()
1506 __shared__ T coefs[MAX_COEFS]; in one_body_ratio_grad_kernel()
[all …]
H A DBsplineJastrowCudaPBC.cu577 #define MAX_COEFS 32 macro
600 __shared__ T coefs[MAX_COEFS]; in two_body_sum_PBC_kernel()
759 __shared__ T coefs[MAX_COEFS]; in two_body_ratio_PBC_kernel()
897 __shared__ T coefs[MAX_COEFS]; in two_body_ratio_grad_PBC_kernel()
1011 __shared__ T coefs[MAX_COEFS]; in two_body_ratio_grad_PBC_kernel_fast()
1240 __shared__ T coefs[MAX_COEFS]; in two_body_NLratio_PBC_kernel()
1531 #define MAX_COEFS 32 macro
1555 __shared__ T coefs[MAX_COEFS]; in two_body_grad_lapl_PBC_kernel()
1646 __shared__ T coefs[MAX_COEFS]; in two_body_grad_lapl_PBC_kernel_fast()
1845 __shared__ T coefs[MAX_COEFS]; in two_body_grad_PBC_kernel()
[all …]