| 
    My Project
    
   programmer's documentation 
   | 
 
Structure storing the main features of the computational domain and pointers to the main geometrical structures. More...
#include <cs_domain.h>

Structure storing the main features of the computational domain and pointers to the main geometrical structures.
| cs_boundary_t* ale_boundaries | 
| cs_boundary_t* boundaries | 
| cs_domain_cdo_context_t* cdo_context | 
| cs_cdo_quantities_t* cdo_quantities | 
| cs_cdo_connect_t* connect | 
| bool is_last_iter | 
| cs_mesh_t* mesh | 
| cs_mesh_quantities_t* mesh_quantities | 
| bool only_steady | 
| int output_nt | 
| int restart_nt | 
| cs_time_step_options_t time_options | 
| cs_time_step_t* time_step | 
| cs_xdef_t* time_step_def | 
| int verbosity | 
 1.8.16