My Project
programmer's documentation
|
Structure storing information related to the "physical" boundaries that one want to set on the computational domain. More...
#include <cs_boundary.h>
Data Fields | |
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 that one want to set on the computational domain.
cs_boundary_type_t default_type |
default boundary
int n_boundaries |
number of boundaries
cs_boundary_type_t* types |
type related to each boundary
int* zone_ids |
zone id related to each boundary