![]() |
ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | tg02a (ix, n, n_bnd, u, s, d, x, v) |
subroutine tg02a | ( | integer(itm_i4), intent(in) | ix, |
integer(itm_i4), intent(in) | n, | ||
integer(itm_i4), intent(in) | n_bnd, | ||
real(r8), dimension(n_bnd + 2), intent(in) | u, | ||
real(r8), dimension(n_bnd + 2), intent(in) | s, | ||
real(r8), dimension(n_bnd + 2), intent(in) | d, | ||
real(r8), intent(in) | x, | ||
real(r8), dimension(4), intent(out) | v | ||
) |