1 #ifndef __CS_HEAD_LOSSES_H__ 2 #define __CS_HEAD_LOSSES_H__ void cs_head_losses_compute(cs_real_t ckupdc[])
Compute head loss coefficients.
Definition: cs_head_losses.c:116
#define BEGIN_C_DECLS
Definition: cs_defs.h:453
double cs_real_t
Floating-point value.
Definition: cs_defs.h:297
double precision, dimension(:,:), allocatable ckupdc
Definition: pointe.f90:175
#define END_C_DECLS
Definition: cs_defs.h:454