getrex_1d Subroutine

private subroutine getrex_1d(S, rex, fws, Fs, thetaS, thetaw, Etrans, gamma, dx, dt)

Arguments

Type IntentOptional Attributes Name
real(kind=r_2), intent(in), DIMENSION(:) :: S
real(kind=r_2), intent(out), DIMENSION(:) :: rex
real(kind=r_2), intent(inout) :: fws
real(kind=r_2), intent(in), DIMENSION(:) :: Fs
real(kind=r_2), intent(in), DIMENSION(:) :: thetaS
real(kind=r_2), intent(in), DIMENSION(:) :: thetaw
real(kind=r_2), intent(in) :: Etrans
real(kind=r_2), intent(in) :: gamma
real(kind=r_2), intent(in), DIMENSION(:) :: dx
real(kind=r_2), intent(in) :: dt

Called by

proc~~getrex_1d~2~~CalledByGraph proc~getrex_1d~2 getrex_1d interface~getrex getrex interface~getrex->proc~getrex_1d~2 proc~getrex_2d getrex_2d interface~getrex->proc~getrex_2d proc~getrex_2d->proc~getrex_1d~2 proc~sli_main sli_main proc~sli_main->interface~getrex