Exchange of variables for coupling two code_saturne intances with boundary faces. More...
Functions/Subroutines | |
subroutine | cscfbr (itypfb, dt) |
subroutine | cscfbr_init (itypfb) |
Initialization for coupling two code_saturne intances with boundary faces. More... | |
Exchange of variables for coupling two code_saturne intances with boundary faces.
subroutine cscfbr | ( | integer(c_int), dimension(nfabor) | itypfb, |
real(c_double), dimension(ncelet) | dt | ||
) |
[in] | itypfb | boundary face types |
[in] | dt | time step (per cell) |
subroutine cscfbr_init | ( | integer(c_int), dimension(nfabor) | itypfb | ) |
Initialization for coupling two code_saturne intances with boundary faces.
[in] | itypfb | boundary face types |