|
Code_Saturne
CFD tool
|
Functions/Subroutines | |
| subroutine | intprf (nprofz, nproft, profz, proft, profv, xz, temps, var) |
| subroutine intprf | ( | integer | nprofz, |
| integer | nproft, | ||
| double precision, dimension(nprofz) | profz, | ||
| double precision, dimension(nproft) | proft, | ||
| double precision, dimension(nprofz,nproft) | profv, | ||
| double precision | xz, | ||
| double precision | temps, | ||
| double precision | var | ||
| ) |
1.8.13