SP2GP_GAUSS4PY Subroutine

subroutine SP2GP_GAUSS4PY(KRETURNCODE, KSIZEJ, KTRUNC, KNUMMAXRESOL, KGPTOT, KSLOEN, KLOEN, KSIZE, LGRADIENT, LREORDER, PSPEC, PGPT, PGPTM, PGPTL)

Uses

    • PARKIND1
  • proc~~sp2gp_gauss4py~~UsesGraph proc~sp2gp_gauss4py SP2GP_GAUSS4PY PARKIND1 PARKIND1 proc~sp2gp_gauss4py->PARKIND1

Arguments

Type IntentOptional Attributes Name
integer(kind=8), intent(out) :: KRETURNCODE
integer(kind=8), intent(in) :: KSIZEJ
integer(kind=8), intent(in) :: KTRUNC
integer(kind=8), intent(in) :: KNUMMAXRESOL
integer(kind=8), intent(in) :: KGPTOT
integer(kind=8), intent(in) :: KSLOEN
integer(kind=8), intent(in), DIMENSION(KSLOEN) :: KLOEN
integer(kind=8), intent(in) :: KSIZE
logical, intent(in) :: LGRADIENT
logical, intent(in) :: LREORDER
real(kind=8), intent(in), DIMENSION(KSIZE) :: PSPEC
real(kind=8), intent(out), DIMENSION(KGPTOT) :: PGPT
real(kind=8), intent(out), DIMENSION(KGPTOT) :: PGPTM
real(kind=8), intent(out), DIMENSION(KGPTOT) :: PGPTL

Calls

proc~~sp2gp_gauss4py~~CallsGraph proc~sp2gp_gauss4py SP2GP_GAUSS4PY inv_trans inv_trans proc~sp2gp_gauss4py->inv_trans spec_setup4py spec_setup4py proc~sp2gp_gauss4py->spec_setup4py