My Project
programmer's documentation
|
Variables | |
integer, dimension(:), pointer, save | itypfb |
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... | |
integer, dimension(:), allocatable | idfstr |
the index of the structure, (idfstr(ifac) where ifac is the index of the face), 0 if the face is not coupled to any structure. More... | |
integer, dimension(:), allocatable idfstr |
the index of the structure, (idfstr(ifac)
where ifac
is the index of the face), 0 if the face is not coupled to any structure.
integer, dimension(:), allocatable itrifb |
indirection array allowing to sort the boundary faces according to their boundary condition type itypfb
integer, dimension(:), pointer, save itypfb |
boundary condition type at the boundary face ifac
(see user subroutine cs_user_boundary_conditions)
integer, dimension(:), pointer izfppp |
to identify boundary zones associated with boundary faces (specific physics models)