CCPP Scientific Documentation
v4.0
subroutine module_bl_mynn::tridiag2 ( integer, intent(in)  n,
real, dimension(n), intent(in)  a,
real, dimension(n), intent(in)  b,
real, dimension(n), intent(in)  c,
real, dimension(n), intent(in)  d,
real, dimension(n), intent(out)  x 
)

Referenced by mym_predict(), and mynn_tendencies().