lstendH Subroutine

subroutine lstendH(llm, nqtot, omega, d_t_va, d_q_va, q, temp, u, v, play)

Uses

  • proc~~lstendh~~UsesGraph proc~lstendh lstendH module~yomcst_mod_h yomcst_mod_h proc~lstendh->module~yomcst_mod_h

Arguments

Type IntentOptional Attributes Name
integer :: llm
integer :: nqtot
real :: omega(llm+1)
real :: d_t_va(llm)
real :: d_q_va(llm,nqtot)
real :: q(llm,nqtot)
real :: temp(llm)
real :: u(llm)
real :: v(llm)
real :: play(llm)

Called by

proc~~lstendh~~CalledByGraph proc~lstendh lstendH proc~old_lmdz1d old_lmdz1d proc~old_lmdz1d->proc~lstendh program~lmdz1d lmdz1d program~lmdz1d->proc~old_lmdz1d

Contents