| 
    My Project
    
   programmer's documentation 
   | 
 
Exchange of coupling variables between to times of Code_Saturne thanks to boundary faces. More...
Functions/Subroutines | |
| subroutine | csccel (ivar, vela, coefav, coefbv, crvexp) | 
Exchange of coupling variables between to times of Code_Saturne thanks to boundary faces.
| subroutine csccel | ( | integer | ivar, | 
| double precision, dimension(3,ncelet) | vela, | ||
| double precision, dimension(3,nfabor) | coefav, | ||
| double precision, dimension(3,3,nfabor) | coefbv, | ||
| double precision, dimension(3,ncelet) | crvexp | ||
| ) | 
| [in] | ivar | variable number | 
| [in] | vela | variable value at time step beginning | 
| [in] | coefav | boundary condition coefficient | 
| [in] | coefbv | boundary condition coefficient | 
| [out] | crvexp | working table for explicit part | 
 1.8.16