Structure storing information related to the "physical" boundaries associated with the computational domain. More...
#include <cs_boundary.h>
 Collaboration diagram for cs_boundary_t:
 Collaboration diagram for cs_boundary_t:| Data Fields | |
| cs_boundary_category_t | category | 
| cs_boundary_type_t | default_type | 
| int | n_boundaries | 
| cs_boundary_type_t * | types | 
| int * | zone_ids | 
Structure storing information related to the "physical" boundaries associated with the computational domain.
| cs_boundary_category_t category | 
boundary category
| cs_boundary_type_t default_type | 
default boundary
| int n_boundaries | 
number of boundaries
| cs_boundary_type_t* types | 
type of each boundary
| int* zone_ids | 
associated zone ids