Home
last modified time | relevance | path

Searched refs:spline_der (Results 1 – 4 of 4) sorted by relevance

/dports/science/octopus/octopus-10.5/src/math/
H A Dsplines.F90225 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 Datomic_orbital_inc.F90209 call spline_der(ps%ur(ii, ispin), dur)
/dports/science/octopus/octopus-10.5/src/species/
H A Dps.F90428 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 Dps_pspio_inc.F90250 call spline_der(ps%density(is), ps%density_der(is))