1 #ifndef __CS_EXT_NEIGHBOR_H__ 2 #define __CS_EXT_NEIGHBOR_H__ 93 double non_ortho_max);
real(c_double), pointer, save anomax
non orthogonality angle of the faces, in radians. For larger angle values, cells with one node on the...
Definition: optcal.f90:291
void redvse(const cs_real_t *anomax)
Definition: cs_ext_neighborhood.c:949
#define BEGIN_C_DECLS
Definition: cs_defs.h:467
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:302
Definition: cs_mesh_quantities.h:90
#define END_C_DECLS
Definition: cs_defs.h:468
#define CS_PROCF(x, y)
Definition: cs_defs.h:481