|
real(kind=c_double) function | cs_intprf (nprofz, nproft, profz, proft, profv, xz, t) |
◆ cs_intprf()
real(kind=c_double) function cs_intprf |
( |
integer(c_int), intent(in), value | nprofz, |
|
|
integer(c_int), intent(in), value | nproft, |
|
|
real(kind=c_double), dimension(nprofz), intent(in) | profz, |
|
|
real(kind=c_double), dimension(nproft), intent(in) | proft, |
|
|
real(kind=c_double), dimension(nprofz,nproft), intent(in) | profv, |
|
|
real(kind=c_double), intent(in), value | xz, |
|
|
real(kind=c_double), intent(in), value | t ) |
The documentation for this interface was generated from the following file: