|
Code_Saturne
CFD tool
|
Functions/Subroutines | |
| subroutine | divmas (ncelet, ncel, nfac, nfabor, init, nfecra, ifacel, ifabor, flumas, flumab, diverg) |
| subroutine divmas | ( | integer | ncelet, |
| integer | ncel, | ||
| integer | nfac, | ||
| integer | nfabor, | ||
| integer | init, | ||
| integer | nfecra, | ||
| integer, dimension(2,nfac) | ifacel, | ||
| integer, dimension(nfabor) | ifabor, | ||
| double precision, dimension(nfac) | flumas, | ||
| double precision, dimension(nfabor) | flumab, | ||
| double precision, dimension(ncelet) | diverg | ||
| ) |

1.8.13