My Project
programmer's documentation
|
Functions/Subroutines | |
subroutine | vorvit (ncevor, nvor, ient, ivocel, visco, yzc, xv, xw, yzv, xsignv, xsigma, xgamma) |
subroutine vorvit | ( | integer | ncevor, |
integer | nvor, | ||
integer | ient, | ||
integer, dimension(nvomax) | ivocel, | ||
double precision, dimension(icvmax) | visco, | ||
double precision, dimension(icvmax,2) | yzc, | ||
double precision, dimension(icvmax ) | xv, | ||
double precision, dimension(icvmax ) | xw, | ||
double precision, dimension(nvomax,2) | yzv, | ||
double precision, dimension(nvomax) | xsignv, | ||
double precision, dimension(nvomax) | xsigma, | ||
double precision, dimension(nvomax,2) | xgamma | ||
) |