![]() |
programmer's documentation
|
Functions/Subroutines | |
subroutine | uslaed (ntersl, nvlsta, nvisbr, dt, taup, tlag, tempct) |
subroutine | uslafe (nvar, nscal, ntersl, nvlsta, nvisbr, dt, statis, stativ, taup, tlag, piil, tsuf, tsup, bx, tsfext, vagaus, gradpr, gradvf, romp, fextla) |
subroutine | uslain (nvar, nscal, ntersl, nvlsta, nvisbr, nptnew, iprev, itypfb, itrifb, ifrlag, injfac, dt, icocel, lndnod, itycel, dlgeo, ncmax, nzmax, iusloc) |
subroutine | uslapr (idvar, iepart, ifpart, izone, iclass, nvar, nscal, ntersl, nvlsta, nvisbr, itypfb, itrifb, ifrlag, xxpart, yypart, zzpart, swpart, uupart, vvpart, wwpart, ddpart, ttpart, dt) |
subroutine | uslaru (nvar, nscal, ntersl, nvlsta, nvisbr, itypfb, itrifb, dt, croule, distpa, distyp) |
subroutine | uslast (nvar, nscal, ntersl, nvlsta, nvisbr, dt) |
subroutine | uslatc (nvar, nscal, numpt, rep, uvwr, romf, romp, xnul, xcp, xrkl, tauc, dt) |
subroutine | uslatp (nvar, nscal, numpt, rep, uvwr, romf, romp, xnul, taup, dt) |
subroutine uslaed | ( | integer | ntersl, |
integer | nvlsta, | ||
integer | nvisbr, | ||
double precision, dimension(ncelet) | dt, | ||
double precision, dimension(nbpart) | taup, | ||
double precision, dimension(nbpart,3) | tlag, | ||
double precision, dimension(nbpart,2) | tempct | ||
) |
subroutine uslafe | ( | integer | nvar, |
integer | nscal, | ||
integer | ntersl, | ||
integer | nvlsta, | ||
integer | nvisbr, | ||
double precision, dimension(ncelet) | dt, | ||
double precision, dimension(ncelet,*) | statis, | ||
double precision, dimension(ncelet,*) | stativ, | ||
double precision, dimension(nbpart) | taup, | ||
double precision, dimension(nbpart,3) | tlag, | ||
double precision, dimension(nbpart,3) | piil, | ||
double precision, dimension(nbpart,3) | tsuf, | ||
double precision, dimension(nbpart,3) | tsup, | ||
double precision, dimension(nbpart,3,2) | bx, | ||
double precision, dimension(nbpart) | tsfext, | ||
double precision, dimension(nbpart,*) | vagaus, | ||
double precision, dimension(3,ncelet) | gradpr, | ||
double precision, dimension(3,3,ncelet) | gradvf, | ||
double precision, dimension(nbpart) | romp, | ||
double precision, dimension(nbpart,3) | fextla | ||
) |
subroutine uslain | ( | integer | nvar, |
integer | nscal, | ||
integer | ntersl, | ||
integer | nvlsta, | ||
integer | nvisbr, | ||
integer | nptnew, | ||
integer | iprev, | ||
integer, dimension(nfabor) | itypfb, | ||
integer, dimension(nfabor) | itrifb, | ||
integer, dimension(nfabor) | ifrlag, | ||
integer, dimension(nbpart+nptnew) | injfac, | ||
double precision, dimension(ncelet) | dt, | ||
integer, dimension(lndnod) | icocel, | ||
integer | lndnod, | ||
integer, dimension(ncelet+1) | itycel, | ||
double precision, dimension(nfabor,ngeol) | dlgeo, | ||
integer | ncmax, | ||
integer | nzmax, | ||
integer, dimension(ncmax, nzmax, ndlaim) | iusloc | ||
) |
subroutine uslapr | ( | integer | idvar, |
integer | iepart, | ||
integer | ifpart, | ||
integer | izone, | ||
integer | iclass, | ||
integer | nvar, | ||
integer | nscal, | ||
integer | ntersl, | ||
integer | nvlsta, | ||
integer | nvisbr, | ||
integer, dimension(nfabor) | itypfb, | ||
integer, dimension(nfabor) | itrifb, | ||
integer, dimension(nfabor) | ifrlag, | ||
double precision | xxpart, | ||
double precision | yypart, | ||
double precision | zzpart, | ||
double precision | swpart, | ||
double precision | uupart, | ||
double precision | vvpart, | ||
double precision | wwpart, | ||
double precision | ddpart, | ||
double precision | ttpart, | ||
double precision, dimension(ncelet) | dt | ||
) |
subroutine uslaru | ( | integer | nvar, |
integer | nscal, | ||
integer | ntersl, | ||
integer | nvlsta, | ||
integer | nvisbr, | ||
integer, dimension(nfabor) | itypfb, | ||
integer, dimension(nfabor) | itrifb, | ||
double precision, dimension(ncelet) | dt, | ||
double precision, dimension(ncelet) | croule, | ||
double precision, dimension(ncelet) | distpa, | ||
double precision, dimension(ncelet) | distyp | ||
) |
subroutine uslast | ( | integer | nvar, |
integer | nscal, | ||
integer | ntersl, | ||
integer | nvlsta, | ||
integer | nvisbr, | ||
double precision, dimension(ncelet) | dt | ||
) |
subroutine uslatc | ( | integer | nvar, |
integer | nscal, | ||
integer | numpt, | ||
double precision | rep, | ||
double precision | uvwr, | ||
double precision | romf, | ||
double precision | romp, | ||
double precision | xnul, | ||
double precision | xcp, | ||
double precision | xrkl, | ||
double precision | tauc, | ||
double precision, dimension(ncelet) | dt | ||
) |
subroutine uslatp | ( | integer | nvar, |
integer | nscal, | ||
integer | numpt, | ||
double precision | rep, | ||
double precision | uvwr, | ||
double precision | romf, | ||
double precision | romp, | ||
double precision | xnul, | ||
double precision | taup, | ||
double precision, dimension(ncelet) | dt | ||
) |