![]() |
programmer's documentation
|
#include <cs_domain.h>
Data Fields | |
const cs_mesh_t * | mesh |
const cs_mesh_quantities_t * | mesh_quantities |
cs_cdo_connect_t * | connect |
cs_cdo_quantities_t * | cdo_quantities |
cs_domain_boundary_t * | boundary |
bool | only_steady |
bool | is_last_iter |
double | dt_cur |
cs_xdef_t * | time_step_def |
cs_time_step_t * | time_step |
cs_time_step_options_t | time_options |
int | output_nt |
int | verbosity |
bool | profiling |
cs_domain_cdo_context_t * | cdo_context |
cs_timer_counter_t | tcp |
cs_timer_counter_t | tcs |
cs_domain_boundary_t* boundary |
cs_domain_cdo_context_t* cdo_context |
cs_cdo_quantities_t* cdo_quantities |
cs_cdo_connect_t* connect |
double dt_cur |
bool is_last_iter |
const cs_mesh_t* mesh |
const cs_mesh_quantities_t* mesh_quantities |
bool only_steady |
int output_nt |
bool profiling |
cs_time_step_options_t time_options |
cs_time_step_t* time_step |
cs_xdef_t* time_step_def |
int verbosity |