|
Code_Saturne
CFD tool
|
Functions/Subroutines | |
| subroutine | lecamx (ndim, ncelet, ncel, nfac, nfabor, nnod, nvar, nscal, dt, rtp, propce, propfa, propfb, coefa, coefb, frcxt) |
| subroutine lecamx | ( | integer | ndim, |
| integer | ncelet, | ||
| integer | ncel, | ||
| integer | nfac, | ||
| integer | nfabor, | ||
| integer | nnod, | ||
| integer | nvar, | ||
| integer | nscal, | ||
| double precision, dimension(ncelet) | dt, | ||
| double precision, dimension(ncelet,*) | rtp, | ||
| double precision, dimension(ncelet,*) | propce, | ||
| double precision, dimension(nfac,*) | propfa, | ||
| double precision, dimension(ndimfb,*) | propfb, | ||
| double precision, dimension(ndimfb,*) | coefa, | ||
| double precision, dimension(ndimfb,*) | coefb, | ||
| double precision, dimension(ncelet,3) | frcxt | ||
| ) |

1.8.13