Go to the source code of this file.
◆ cs_cdo_finalize()
Free all structures allocated during the resolution of CDO/HHO schemes.
- Parameters
-
◆ cs_cdo_initialize_setup()
Initialize the computational domain when CDO/HHO schemes are activated and cs_user_model() has been called At this stage of the settings, mesh quantities and adjacencies are not defined. Only the major moddeling options are set. The related equations and main properties have been added.
- Parameters
-
Initialize the computational domain when CDO/HHO schemes are activated and cs_user_model() has been called At this stage of the settings, mesh quantities and adjacencies are not defined. Only the major moddeling options are set. The related equations and main properties have been added.
- Parameters
-
◆ cs_cdo_initialize_structures()
Define the structures related to the computational domain when CDO/HHO schemes are activated.
- Parameters
-
[in,out] | domain | pointer to a cs_domain_t structure |
[in,out] | m | pointer to a cs_mesh_t struct. |
[in] | mq | pointer to a cs_quantities_t struct. |
◆ cs_cdo_main()
Main program for running a simulation with the CDO kernel.
- Parameters
-
Main program for running a simulation with the CDO kernel.
- Parameters
-