 Include dependency graph for cs_param_cdo.c:
 Include dependency graph for cs_param_cdo.c:| Functions | |
| void | cs_param_cdo_mode_set (cs_param_cdo_mode_t mode) | 
| Set the global variable storing the mode of activation to apply to CDO/HHO schemes. Deprecated way to set the CDO mode.  More... | |
| cs_param_cdo_mode_t | cs_param_cdo_mode_get (void) | 
| Get the mode of activation for the CDO/HHO schemes.  More... | |
| void | cs_param_cdo_log (void) | 
| Print a welcome message indicating what is the current CDO status.  More... | |
| void | cs_param_cdo_setup_log (void) | 
| Print generic parameters used with CDO/HHO schemes.  More... | |
| void cs_param_cdo_log | ( | void | ) | 
Print a welcome message indicating what is the current CDO status.
| cs_param_cdo_mode_t cs_param_cdo_mode_get | ( | void | ) | 
Get the mode of activation for the CDO/HHO schemes.
| void cs_param_cdo_mode_set | ( | cs_param_cdo_mode_t | mode | ) | 
Set the global variable storing the mode of activation to apply to CDO/HHO schemes. Deprecated way to set the CDO mode.
| void cs_param_cdo_setup_log | ( | void | ) | 
Print generic parameters used with CDO/HHO schemes.