1 #ifndef __CS_EXT_NEIGHBOR_H__
2 #define __CS_EXT_NEIGHBOR_H__
93 double non_ortho_max);
void redvse(const cs_real_t *anomax)
Definition: cs_ext_neighborhood.c:949
#define BEGIN_C_DECLS
Definition: cs_defs.h:453
void cs_ext_neighborhood_reduce(cs_mesh_t *mesh, cs_mesh_quantities_t *mesh_quantities, double non_ortho_max)
Definition: cs_ext_neighborhood.c:975
void cs_ext_neighborhood_define(cs_mesh_t *mesh)
Definition: cs_ext_neighborhood.c:1228
double cs_real_t
Floating-point value.
Definition: cs_defs.h:297
Definition: cs_mesh_quantities.h:82
#define END_C_DECLS
Definition: cs_defs.h:454
#define CS_PROCF(x, y)
Definition: cs_defs.h:467