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:542
cs_real_t cs_real_3_t[3]
vector of 3 floating-point values
Definition: cs_defs.h:359
#define END_C_DECLS
Definition: cs_defs.h:543
int cs_lnum_t
local mesh entity id
Definition: cs_defs.h:335
Structure storing the main features of the computational domain and pointers to the main geometrical ...
Definition: cs_domain.h:129