Code_Saturne
CFD tool
Functions/Subroutines
lagrus.f90 File Reference

Functions/Subroutines

subroutine lagrus (ncelet, ncel, nbpmax, nvp, nvp1, nvep, nivep, itepa, indep, ettp, ettpa, tepa, croule)
 

Function/Subroutine Documentation

◆ lagrus()

subroutine lagrus ( integer  ncelet,
integer  ncel,
integer  nbpmax,
integer  nvp,
integer  nvp1,
integer  nvep,
integer  nivep,
integer, dimension(nbpmax,nivep)  itepa,
integer, dimension(nbpmax)  indep,
double precision, dimension(nbpmax,nvp)  ettp,
double precision, dimension(nbpmax,nvp)  ettpa,
double precision, dimension(nbpmax,nvep)  tepa,
double precision, dimension(ncelet)  croule 
)
Here is the call graph for this function: