1 #ifndef __CS_LAGR_INJECTION_H__ 2 #define __CS_LAGR_INJECTION_H__ void cs_lagr_injection(int time_id, const int itypfb[], cs_real_t visc_length[])
Inject particles in the computational domain.
Definition: cs_lagr_injection.c:1307
#define BEGIN_C_DECLS
Definition: cs_defs.h:510
double cs_real_t
Floating-point value.
Definition: cs_defs.h:322
integer, dimension(:), pointer, save itypfb
Definition: pointe.f90:100
#define END_C_DECLS
Definition: cs_defs.h:511