8.0
general documentation
Specific arrays for the coupled case
+ Collaboration diagram for Specific arrays for the coupled case:

Variables

integer, dimension(:), pointer, save itypfb
  boundary condition type at the boundary face ifac (see cs_user_boundary_conditions) More...
 
integer, dimension(:), allocatable itrifb
 indirection array allowing to sort the boundary faces according to their boundary condition type itypfb More...
 
integer, dimension(:), pointer izfppp
 to identify boundary zones associated with boundary faces (specific physics models) More...
 

Detailed Description

Variable Documentation

◆ itrifb

integer, dimension(:), allocatable itrifb

indirection array allowing to sort the boundary faces according to their boundary condition type itypfb

◆ itypfb

integer, dimension(:), pointer, save itypfb

boundary condition type at the boundary face ifac (see cs_user_boundary_conditions)

◆ izfppp

integer, dimension(:), pointer izfppp

to identify boundary zones associated with boundary faces (specific physics models)