![]() |
Code_Saturne
CFD tool
|
#include <cs_field.h>
Data Fields | |
const char * | name |
int | id |
int | type |
int | dim |
bool | interleaved |
int | location_id |
int | n_time_vals |
cs_real_t * | val |
cs_real_t * | val_pre |
cs_field_bc_coeffs_t * | bc_coeffs |
bool | is_owner |
cs_field_bc_coeffs_t* bc_coeffs |
int dim |
int id |
bool interleaved |
bool is_owner |
int location_id |
int n_time_vals |
const char* name |
int type |
cs_real_t* val |
cs_real_t* val_pre |