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