modmet_tst_c Subroutine

public subroutine modmet_tst_c(ust, t, qsti, tst, qst) bind(C, name="modmet_tst_c")

Arguments

Type IntentOptional Attributes Name
real(kind=c_double), intent(in), value :: ust
real(kind=c_double), intent(in), value :: t
real(kind=c_double), intent(in), value :: qsti
real(kind=c_double), intent(out) :: tst
real(kind=c_double), intent(out) :: qst

Calls

proc~~modmet_tst_c~~CallsGraph proc~modmet_tst_c modmet_tst_c proc~modmet_tst modmet_tst proc~modmet_tst_c->proc~modmet_tst