Go to the source code of this file.
void cs_cdo_finalize |
( |
void |
| ) |
|
Free all structures allocated during the resolution of CDO/HHO schemes.
void cs_cdo_initialize_setup |
( |
int |
activation_mode | ) |
|
Initialize the computational domain when CDO/HHO schemes are activated.
- Parameters
-
[in] | activation_mode | integer for tagging a mode |
Define the structures related to the computational domain when CDO/HHO schemes are activated.
- Parameters
-
[in,out] | m | pointer to a cs_mesh_t struct. |
[in] | mq | pointer to a cs_quantities_t struct. |
void cs_cdo_main |
( |
void |
| ) |
|
Main program for running a simulation with the CDO kernel.
Main program for running a simulation with the CDO kernel.