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:429
void cs_mesh_smoother_unwarp(cs_mesh_t *mesh, const int vtx_is_fixed[])
Definition: cs_mesh_smoother.c:908
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:826
#define END_C_DECLS
Definition: cs_defs.h:430
double cs_real_t
Definition: cs_defs.h:296