8.0
general documentation
cs_param_cdo.c File Reference
#include "cs_defs.h"
#include "cs_log.h"
#include "cs_param_cdo.h"
+ 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...
 

Function Documentation

◆ cs_param_cdo_log()

void cs_param_cdo_log ( void  )

Print a welcome message indicating what is the current CDO status.

◆ cs_param_cdo_mode_get()

cs_param_cdo_mode_t cs_param_cdo_mode_get ( void  )

Get the mode of activation for the CDO/HHO schemes.

Returns
the mode of activation for the CDO/HHO module

◆ cs_param_cdo_mode_set()

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.