setroots_1d Subroutine

private subroutine setroots_1d(x, F10, Zr, Fs)

Arguments

Type IntentOptional Attributes Name
real(kind=r_2), intent(in), DIMENSION(:) :: x
real(kind=r_2), intent(in) :: F10
real(kind=r_2), intent(in) :: Zr
real(kind=r_2), intent(out), DIMENSION(:) :: Fs

Called by

proc~~setroots_1d~~CalledByGraph proc~setroots_1d setroots_1d interface~setroots setroots interface~setroots->proc~setroots_1d proc~setroots_2d setroots_2d interface~setroots->proc~setroots_2d proc~setroots_2d->proc~setroots_1d proc~sli_main sli_main proc~sli_main->interface~setroots