Code_Saturne
CFD tool
Functions/Subroutines
cscpce.f90 File Reference

Functions/Subroutines

subroutine cscpce (nvar, nscal, nptdis, ityloc, ivar, locpts, dt, rtpa, propce, propfa, propfb, coefa, coefb, coopts, rvdis)
 

Function/Subroutine Documentation

◆ cscpce()

subroutine cscpce ( integer  nvar,
integer  nscal,
integer  nptdis,
integer  ityloc,
integer  ivar,
integer, dimension(nptdis)  locpts,
double precision, dimension(ncelet)  dt,
double precision, dimension(ncelet,*)  rtpa,
double precision, dimension(ncelet,*)  propce,
double precision, dimension(nfac,*)  propfa,
double precision, dimension(nfabor,*)  propfb,
double precision, dimension(nfabor,*)  coefa,
double precision, dimension(nfabor,*)  coefb,
double precision, dimension(3,nptdis)  coopts,
double precision, dimension(nptdis)  rvdis 
)
Here is the call graph for this function: