1 #ifndef __CS_LAGR_HEAD_LOSSES_H__ 2 #define __CS_LAGR_HEAD_LOSSES_H__ integer, dimension(:), allocatable icepdc
Definition: pointe.f90:172
#define BEGIN_C_DECLS
Definition: cs_defs.h:451
double cs_real_t
Floating-point value.
Definition: cs_defs.h:297
void laghlo(cs_lnum_t *ncepdc, cs_lnum_t *icepdc, cs_lnum_t itypfb[], cs_real_t ckupdc[])
Define Head losses to take into account deposit in the flow.
Definition: cs_lagr_head_losses.c:378
integer, dimension(:), pointer, save itypfb
Definition: pointe.f90:123
double precision, dimension(:,:), allocatable ckupdc
Definition: pointe.f90:182
int cs_lnum_t
local mesh entity id
Definition: cs_defs.h:293
#define END_C_DECLS
Definition: cs_defs.h:452
#define CS_PROCF(x, y)
Definition: cs_defs.h:465
integer, save ncepdc
Definition: pointe.f90:167