![]() |
Code_Saturne
CFD tool
|
Go to the source code of this file.
Functions | |
BEGIN_C_DECLS void | setcwf (const cs_int_t *cwfpst, const cs_real_t *cwfthr) |
void | cs_mesh_warping_cut_faces (cs_mesh_t *mesh, double max_warp_angle, bool post_flag) |
void | cs_mesh_warping_set_defaults (double max_warp_angle, int postprocess) |
void | cs_mesh_warping_get_defaults (double *max_warp_angle, int *postprocess) |
void cs_mesh_warping_get_defaults | ( | double * | max_warp_angle, |
int * | postprocess | ||
) |
void cs_mesh_warping_set_defaults | ( | double | max_warp_angle, |
int | postprocess | ||
) |
BEGIN_C_DECLS void setcwf | ( | const cs_int_t * | cwfpst, |
const cs_real_t * | cwfthr | ||
) |