#include <cs_property.h>
Data Fields | |
char *restrict | name |
int | id |
cs_flag_t | state_flag |
cs_flag_t | process_flag |
cs_property_type_t | type |
cs_real_t | ref_value |
int | n_definitions |
cs_xdef_t ** | defs |
short int * | def_ids |
cs_xdef_eval_t ** | get_eval_at_cell |
cs_xdef_cw_eval_t ** | get_eval_at_cell_cw |
int | n_related_properties |
const cs_property_t ** | related_properties |
int | n_b_definitions |
cs_xdef_t ** | b_defs |
short int * | b_def_ids |
short int* b_def_ids |
cs_xdef_t** b_defs |
short int* def_ids |
cs_xdef_t** defs |
cs_xdef_eval_t** get_eval_at_cell |
cs_xdef_cw_eval_t** get_eval_at_cell_cw |
int id |
int n_b_definitions |
int n_definitions |
int n_related_properties |
char* restrict name |
cs_flag_t process_flag |
cs_real_t ref_value |
const cs_property_t** related_properties |
cs_flag_t state_flag |
cs_property_type_t type |