9.0
general documentation
Loading...
Searching...
No Matches
cs_param_cdo.cpp File Reference
#include "base/cs_defs.h"
#include "base/cs_log.h"
#include "cdo/cs_param_cdo.h"
Include dependency graph for cs_param_cdo.cpp:

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.
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_log (void)
 Print a welcome message indicating what is the current CDO status.
void cs_param_cdo_setup_log (void)
 Print generic parameters used with CDO/HHO schemes.

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.

◆ cs_param_cdo_setup_log()

void cs_param_cdo_setup_log ( void )

Print generic parameters used with CDO/HHO schemes.