pub unsafe extern "C" fn xc_mgga_kxc(
p: *const xc_func_type,
np: c_ulong,
rho: *const f64,
sigma: *const f64,
lapl: *const f64,
tau: *const f64,
v3rho3: *mut f64,
v3rho2sigma: *mut f64,
v3rho2lapl: *mut f64,
v3rho2tau: *mut f64,
v3rhosigma2: *mut f64,
v3rhosigmalapl: *mut f64,
v3rhosigmatau: *mut f64,
v3rholapl2: *mut f64,
v3rholapltau: *mut f64,
v3rhotau2: *mut f64,
v3sigma3: *mut f64,
v3sigma2lapl: *mut f64,
v3sigma2tau: *mut f64,
v3sigmalapl2: *mut f64,
v3sigmalapltau: *mut f64,
v3sigmatau2: *mut f64,
v3lapl3: *mut f64,
v3lapl2tau: *mut f64,
v3lapltau2: *mut f64,
v3tau3: *mut f64
)
Expand description
Evaluates the third derivative for a meta-GGA functional