|
programmer's documentation
|
Set main parameters for the current simulation when the CDO kernel is used. More...
#include "cs_defs.h"#include <stdio.h>#include <stdlib.h>#include <string.h>#include <assert.h>#include <bft_mem.h>#include <bft_printf.h>#include "cs_mesh.h"#include "cs_mesh_location.h"#include "cs_order.h"#include "cs_cdo.h"#include "cs_cdo_toolbox.h"#include "cs_param_eq.h"#include "cs_prototypes.h"
Functions | |
| void | cs_user_cdo_setup (void) |
| Initialize the specifications for the current simulation. More... | |
Set main parameters for the current simulation when the CDO kernel is used.
| void cs_user_cdo_setup | ( | void | ) |
Initialize the specifications for the current simulation.
(end ignore by Doxygen)
1.8.7