1 #ifndef __CS_EXT_NEIGHBOR_H__
2 #define __CS_EXT_NEIGHBOR_H__
93 double non_ortho_max);
real(c_double), pointer, save anomax
anomax : angle de non orthogonalite des faces en radian au dela duquel on retient dans le support ete...
Definition: optcal.f90:271
void redvse(const cs_real_t *anomax)
Definition: cs_ext_neighborhood.c:941
#define BEGIN_C_DECLS
Definition: cs_defs.h:429
void cs_ext_neighborhood_reduce(cs_mesh_t *mesh, cs_mesh_quantities_t *mesh_quantities, double non_ortho_max)
Definition: cs_ext_neighborhood.c:967
void cs_ext_neighborhood_define(cs_mesh_t *mesh)
Definition: cs_ext_neighborhood.c:1220
Definition: cs_mesh_quantities.h:51
#define END_C_DECLS
Definition: cs_defs.h:430
double cs_real_t
Definition: cs_defs.h:296
#define CS_PROCF(x, y)
Definition: cs_defs.h:453