My Project
programmer's documentation
|
#include <cs_zone.h>
Data Fields | |
const char * | name |
int | id |
int | type |
int | location_id |
cs_lnum_t | n_elts |
const cs_lnum_t * | elt_ids |
bool | time_varying |
bool | allow_overlay |
cs_gnum_t | n_g_elts |
cs_real_t | measure |
cs_real_t | f_measure |
cs_real_t | boundary_measure |
cs_real_t | f_boundary_measure |
Zone description
bool allow_overlay |
allow overlaying of this zone ?
cs_real_t boundary_measure |
Boundary geometrical measure of the zone
const cs_lnum_t* elt_ids |
associated element ids
cs_real_t f_boundary_measure |
Fluid boundary measure of the zone
cs_real_t f_measure |
Fluid measure of the zone
int id |
boundary zone id
int location_id |
associated mesh location id
cs_real_t measure |
Geometrical measure of the zone
cs_lnum_t n_elts |
local number of elements
cs_gnum_t n_g_elts |
global number of elements
const char* name |
zone name
bool time_varying |
does the selected zone change with time ?
int type |
boundary zone type flag