Home
last modified time | relevance | path

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

/dports/biology/gemma/GEMMA-0.98.3/src/
H A Dbslmmdap.cpp61 h_ngrid = cPar.h_ngrid; in CopyFromParam()
581 size_t n_grid = h_ngrid * rho_ngrid; in DAP_CalcBF()
596 for (size_t i = 0; i < h_ngrid; i++) { in DAP_CalcBF()
597 h = h_min + (h_max - h_min) * (double)i / ((double)h_ngrid - 1); in DAP_CalcBF()
H A Dbslmmdap.h58 size_t h_ngrid, rho_ngrid; variable
H A Dparam.h206 size_t h_ngrid, rho_ngrid; variable
H A Dparam.cpp101 rho_scale(-1), logp_min(0.0), logp_max(0.0), logp_scale(-1), h_ngrid(10), in PARAM()
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/quantum_espresso/
H A Dadd_pw2qmcpack_to_qe-6.4.1.diff2230 + fprintf(vtk,"DIMENSIONS %i %i %i\n",h_ngrid[0],h_ngrid[1],h_ngrid[2]);
H A Dadd_pw2qmcpack_to_qe-6.4.diff832 + fprintf(vtk,"DIMENSIONS %i %i %i\n",h_ngrid[0],h_ngrid[1],h_ngrid[2]);
H A Dadd_pw2qmcpack_to_qe-6.3.diff832 + fprintf(vtk,"DIMENSIONS %i %i %i\n",h_ngrid[0],h_ngrid[1],h_ngrid[2]);
H A Dadd_pw2qmcpack_to_qe-6.7.0.diff2348 + fprintf(vtk,"DIMENSIONS %i %i %i\n",h_ngrid[0],h_ngrid[1],h_ngrid[2]);