Exchange of coupling variables between to times of Code_Saturne thanks to boundary faces.  
More...
|  | 
| subroutine | cscelv (ivar, vela, coefav, coefbv, crvexp) | 
|  | 
Exchange of coupling variables between to times of Code_Saturne thanks to boundary faces. 
      
        
          | subroutine cscelv | ( | 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 | 
        
          |  | ) |  |  | 
      
 
- Parameters
- 
  
    | [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 |