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

◆ tridiag()

subroutine module_bl_mynn::tridiag ( integer, intent(in) n,
real(kind_phys), dimension(n), intent(in) a,
real(kind_phys), dimension(n), intent(in) b,
real(kind_phys), dimension(n), intent(inout) c,
real(kind_phys), dimension(n), intent(inout) d )

Definition at line 5388 of file module_bl_mynn.F90.