8.1
general documentation
csc2ts.f90 File Reference

Code-code coupling with source terms. More...

Functions/Subroutines

subroutine csc2ts (n_elts, elt_ids, f_id, f_dim, reverse, cw1_received, cw2_received, crvexp, crvimp)
 

Detailed Description

Code-code coupling with source terms.

Function/Subroutine Documentation

◆ csc2ts()

subroutine csc2ts ( integer  n_elts,
integer, dimension(n_elts)  elt_ids,
integer  f_id,
integer  f_dim,
integer  reverse,
double precision, dimension(f_dim,n_elts)  cw1_received,
double precision, dimension(f_dim,f_dim,n_elts)  cw2_received,
double precision, dimension(f_dim, ncelet)  crvexp,
double precision, dimension(f_dim, f_dim, ncelet)  crvimp 
)
Parameters
[in]n_eltsnumber of local (distant in reverse mode) overlapped cells
[in]elt_idslocalisation of coupling cells
[in]f_idfield index
[in]f_dimfield dimension
[in]reversereverse mode if 1
[in]cw1_receiveddistant variable array or explicit part for reverse mode
[in]cw2_receivedimplicit part for reverse mode
[in,out]crvexpexplicit source term
[in,out]crvimpworking table for implicit part