Code_Saturne
CFD tool
Functions/Subroutines
lagimp.f90 File Reference

Functions/Subroutines

subroutine lagimp (nvar, nscal, nbpmax, nvp, nvp1, nvep, nivep, ntersl, nvlsta, nvisbr, itepa, ibord, dt, rtp, propce, propfa, propfb, ettp, ettpa, tepa, taup, tlag, tempct, tsvar, auxl1, auxl2)
 

Function/Subroutine Documentation

◆ lagimp()

subroutine lagimp ( integer  nvar,
integer  nscal,
integer  nbpmax,
integer  nvp,
integer  nvp1,
integer  nvep,
integer  nivep,
integer  ntersl,
integer  nvlsta,
integer  nvisbr,
integer, dimension(nbpmax,nivep)  itepa,
integer, dimension(nbpmax)  ibord,
double precision, dimension(ncelet)  dt,
double precision, dimension(ncelet,*)  rtp,
double precision, dimension(ncelet,*)  propce,
double precision, dimension(nfac,*)  propfa,
double precision, dimension(nfabor,*)  propfb,
double precision, dimension(nbpmax,nvp)  ettp,
double precision, dimension(nbpmax,nvp)  ettpa,
double precision, dimension(nbpmax,nvep)  tepa,
double precision, dimension(nbpmax)  taup,
double precision, dimension(nbpmax,3)  tlag,
double precision, dimension(nbpmax,2)  tempct,
double precision, dimension(nbpmax,nvp1)  tsvar,
double precision, dimension(nbpmax)  auxl1,
double precision, dimension(nbpmax)  auxl2 
)
Here is the call graph for this function: