Code-code coupling with source terms.
More...
|
subroutine | csc2ts (ncecpl, lcecpl, f_id, f_dim, rvcpce, crvexp) |
|
Code-code coupling with source terms.
◆ csc2ts()
subroutine csc2ts |
( |
integer |
ncecpl, |
|
|
integer, dimension(ncecpl) |
lcecpl, |
|
|
integer |
f_id, |
|
|
integer |
f_dim, |
|
|
double precision, dimension(f_dim, ncecpl) |
rvcpce, |
|
|
double precision, dimension(f_dim, ncelet) |
crvexp |
|
) |
| |
- Parameters
-
[in] | ncecpl | number of coupling |
[in] | lcecpl | |
[in] | f_id | field index |
[in] | f_dim | field dimension |
[in] | rvcpce | distant variable array |
[in,out] | crvexp | explicit source term |