Public Member Functions | |
subroutine | cs_intprz (nprofz, profz, profv, xz, z_lv, var) |
subroutine cs_intprz | ( | integer(c_int), intent(in), value | nprofz, |
real(kind=c_double), dimension(nprofz), intent(in) | profz, | ||
real(kind=c_double), dimension(nprofz), intent(in) | profv, | ||
real(kind=c_double), intent(in), value | xz, | ||
integer(c_int), dimension(2), intent(out) | z_lv, | ||
real(kind=c_double), intent(out) | var | ||
) |