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_cells |
const cs_lnum_t * | cell_ids |
bool | time_varying |
bool | allow_overlay |
Volume zone description
bool allow_overlay |
allow overlaying of this zone ?
const cs_lnum_t* cell_ids |
associated cell ids
int id |
volume zone id
int location_id |
associated mesh location id
cs_lnum_t n_cells |
local number of associated cells
const char* name |
zone name
bool time_varying |
does the selected zone change with time ?
int type |
volume zone type flag