Code_Saturne
CFD tool
Functions/Subroutines
lecamx.f90 File Reference

Functions/Subroutines

subroutine lecamx (ndim, ncelet, ncel, nfac, nfabor, nnod, nvar, nscal, dt, rtp, propce, propfa, propfb, coefa, coefb, frcxt)
 

Function/Subroutine Documentation

◆ lecamx()

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 
)
Here is the call graph for this function: