Home
last modified time | relevance | path

Searched refs:xc_mgga_exc (Results 1 – 11 of 11) sorted by relevance

/dports/science/libxc/libxc-5.0.0/src/
H A Dxc.h256 void xc_mgga_exc(const xc_func_type *p, size_t np,
H A Dlibxc_master.F90646 subroutine xc_mgga_exc(p, np, rho, sigma, lapl, tau, zk) bind(c)
652 end subroutine xc_mgga_exc
1369 call xc_mgga_exc(p%ptr, np, rho, sigma, lapl, tau, zk)
H A Dmgga.c232 xc_mgga_exc(const xc_func_type *p, size_t np, in xc_mgga_exc() function
/dports/science/libxc/libxc-5.0.0/pylibxc/
H A Dfunctional.py112 core.xc_mgga_exc.argtypes = _build_comute_argtype(4, 1)
/dports/science/helfem/HelFEM-21461e9/src/sadatom/
H A Ddftgrid.cpp280 xc_mgga_exc(&func, N, rho.memptr(), sigma.memptr(), laplp, taup, exc_wrk.memptr()); in compute_xc()
/dports/science/elk/elk-7.2.42/src/
H A Dlibxcf90.f901241 subroutine xc_mgga_exc(p, np, rho, sigma, lapl, tau, zk) bind(c)
1247 end subroutine xc_mgga_exc
2016 call xc_mgga_exc(p%ptr, np, rho, sigma, lapl, tau, zk)
/dports/science/helfem/HelFEM-21461e9/src/atomic/
H A Ddftgrid.cpp435 xc_mgga_exc(&func, N, rho.memptr(), sigma.memptr(), laplp, taup, exc_wrk.memptr()); in compute_xc()
/dports/science/helfem/HelFEM-21461e9/src/diatomic/
H A Ddftgrid.cpp459 xc_mgga_exc(&func, N, rho.memptr(), sigma.memptr(), laplp, taup, exc_wrk.memptr()); in compute_xc()
/dports/science/jdftx/jdftx-1.6.0/jdftx/electronic/
H A DExCorr.cpp281 else xc_mgga_exc(&func, N, n, sigma, lap, tau, &eTemp[0]); in evaluate()
/dports/science/erkale/erkale-8297aefe5aac9dbbb291e04c07661f3cff94a99a/src/
H A Ddftgrid.cpp963 xc_mgga_exc(&func, N, rho.memptr(), sigma.memptr(), laplp, taup, exc_wrk.memptr()); in compute_xc()
/dports/science/erkale-pseudopotentials/erkale-870e772f09631b3dbdd99a18e4f3d4786d684a01/src/
H A Ddftgrid.cpp963 xc_mgga_exc(&func, N, rho.memptr(), sigma.memptr(), laplp, taup, exc_wrk.memptr()); in compute_xc()