1 #ifndef __CS_MESH_SMOOTHER_H__
2 #define __CS_MESH_SMOOTHER_H__
78 const int vtx_is_fixed[]);
#define BEGIN_C_DECLS
Definition: cs_defs.h:365
BEGIN_C_DECLS void cs_mesh_smoother_fix_by_feature(cs_mesh_t *mesh, cs_real_t feature_angle, int vtx_is_fixed[])
Definition: cs_mesh_smoother.c:822
void cs_mesh_smoother_unwarp(cs_mesh_t *mesh, const int vtx_is_fixed[])
Definition: cs_mesh_smoother.c:904
#define END_C_DECLS
Definition: cs_defs.h:366
double cs_real_t
Definition: cs_defs.h:264