![]() |
programmer's documentation
|
Go to the source code of this file.
Functions | |
void | cs_cdo_main (cs_mesh_t *m, cs_mesh_quantities_t *mq) |
Main program for running a simulation with CDO kernel. More... | |
void cs_cdo_main | ( | cs_mesh_t * | m, |
cs_mesh_quantities_t * | mq | ||
) |
Main program for running a simulation with CDO kernel.
[in,out] | m | pointer to a cs_mesh_t struct. |
[in] | mq | pointer to a cs_quantities_t struct. |