Exchange of coupling variables between two instances of code_saturne thanks to cells. More...
| Functions/Subroutines | |
| subroutine | csccel (f_id, crvexp, crvimp) | 
Exchange of coupling variables between two instances of code_saturne thanks to cells.
| subroutine csccel | ( | integer(c_int), value | f_id, | 
| real(c_double), dimension(*) | crvexp, | ||
| real(c_double), dimension(*) | crvimp | ||
| ) | 
| [in] | f_id | field id | 
| [in,out] | crvexp | working table for explicit part | 
| [in,out] | crvimp | working table for implicit part |