1 #ifndef __CS_EXT_NEIGHBOR_H__
2 #define __CS_EXT_NEIGHBOR_H__
93 double non_ortho_max);
BEGIN_C_DECLS void redvse(const cs_real_t *anomax)
Definition: cs_ext_neighborhood.c:935
#define BEGIN_C_DECLS
Definition: cs_defs.h:365
void cs_ext_neighborhood_define(cs_mesh_t *mesh)
Definition: cs_ext_neighborhood.c:1210
void cs_ext_neighborhood_reduce(cs_mesh_t *mesh, const cs_mesh_quantities_t *mesh_quantities, double non_ortho_max)
Definition: cs_ext_neighborhood.c:961
Definition: cs_mesh_quantities.h:51
#define END_C_DECLS
Definition: cs_defs.h:366
double cs_real_t
Definition: cs_defs.h:264
#define CS_PROCF(x, y)
Definition: cs_defs.h:379