1 #ifndef __CS_MESH_DEFORM_H__
2 #define __CS_MESH_DEFORM_H__
95 const int boundary_zone_ids[]);
#define BEGIN_C_DECLS
Definition: cs_defs.h:509
cs_real_t cs_real_3_t[3]
vector of 3 floating-point values
Definition: cs_defs.h:332
#define END_C_DECLS
Definition: cs_defs.h:510
int cs_lnum_t
local mesh entity id
Definition: cs_defs.h:313
Structure storing the main features of the computational domain and pointers to the main geometrical ...
Definition: cs_domain.h:138