Searched refs:spline_der (Results 1 – 4 of 4) sorted by relevance
/dports/science/octopus/octopus-10.5/src/math/ |
H A D | splines.F90 | 225 spline_der, & 928 subroutine spline_der(spl, dspl) subroutine 935 PUSH_SUB(spline_der) argument 957 POP_SUB(spline_der) 958 end subroutine spline_der
|
/dports/science/octopus/octopus-10.5/src/basis_set/ |
H A D | atomic_orbital_inc.F90 | 209 call spline_der(ps%ur(ii, ispin), dur)
|
/dports/science/octopus/octopus-10.5/src/species/ |
H A D | ps.F90 | 428 call spline_der(ps%density(is), ps%density_der(is)) 433 call spline_der(ps%core, ps%core_der) 646 call spline_der(ps%kb(l, j), ps%dkb(l, j))
|
H A D | ps_pspio_inc.F90 | 250 call spline_der(ps%density(is), ps%density_der(is))
|