Code_Saturne
CFD tool
Functions/Subroutines
cs_coal_fp2st.f90 File Reference

Functions/Subroutines

subroutine cs_coal_fp2st (nvar, nscal, ncepdp, ncesmp, iscal, itypfb, icepdc, icetsm, itypsm, dt, rtpa, rtp, propce, propfa, propfb, smbrs, rovsdt)
 

Function/Subroutine Documentation

◆ cs_coal_fp2st()

subroutine cs_coal_fp2st ( integer  nvar,
integer  nscal,
integer  ncepdp,
integer  ncesmp,
integer  iscal,
integer, dimension(nfabor)  itypfb,
integer, dimension(ncepdp)  icepdc,
integer, dimension(ncesmp)  icetsm,
integer, dimension(ncesmp,nvar)  itypsm,
double precision, dimension(ncelet)  dt,
double precision, dimension(ncelet,*)  rtpa,
double precision, dimension(ncelet,*)  rtp,
double precision, dimension(ncelet,*)  propce,
double precision, dimension(nfac,*)  propfa,
double precision, dimension(nfabor,*)  propfb,
double precision, dimension(ncelet)  smbrs,
double precision, dimension(ncelet)  rovsdt 
)
Here is the call graph for this function: