CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ tridi1n()

subroutine shinhongvdif::tridi1n ( real(kind=kind_phys), dimension( its:ite, kts+1:kte+1 ), intent(in) cl,
real(kind=kind_phys), dimension( its:ite, kts:kte ), intent(in) cm,
real(kind=kind_phys), dimension( its:ite, kts:kte ), intent(inout) cu,
real(kind=kind_phys), dimension( its:ite, kts:kte ), intent(in) r1,
real(kind=kind_phys), dimension( its:ite, kts:kte,nt ), intent(in) r2,
real(kind=kind_phys), dimension( its:ite, kts:kte ), intent(inout) au,
real(kind=kind_phys), dimension( its:ite, kts:kte ), intent(inout) f1,
real(kind=kind_phys), dimension( its:ite, kts:kte,nt ), intent(inout) f2,
integer, intent(in) its,
integer, intent(in) ite,
integer, intent(in) kts,
integer, intent(in) kte,
integer, intent(in) nt )

Definition at line 1385 of file shinhongvdif.F90.