7.2
general documentation
cscpce.f90 File Reference

Preparation of sending velocity variables for coupling between two instances of code_saturne via boundary faces. Received indformation will be transformed into boundary condition in subroutine csc2cl. More...

Functions/Subroutines

subroutine cscpce (nptdis, f_id, f_dim, locpts, coopts, rvdis)
 

Detailed Description

Preparation of sending velocity variables for coupling between two instances of code_saturne via boundary faces. Received indformation will be transformed into boundary condition in subroutine csc2cl.

Function/Subroutine Documentation

◆ cscpce()

subroutine cscpce ( integer  nptdis,
integer  f_id,
integer  f_dim,
integer, dimension(nptdis)  locpts,
double precision, dimension(3,nptdis)  coopts,
double precision, dimension(f_dim,nptdis)  rvdis 
)
Parameters
[in]nptdisnumber of distant points
[in]f_idfield index
[in]f_dimfield dimension
[in]locptsconnectivity
[in]cooptscoordinates of the distants points
[out]rvdiswork array for the variable to be exchanged