setroots_2d Subroutine

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

Arguments

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

Calls

proc~~setroots_2d~~CallsGraph proc~setroots_2d setroots_2d proc~setroots_1d setroots_1d proc~setroots_2d->proc~setroots_1d

Called by

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