1 #ifndef __CS_LAGR_LAGENT_H__ 2 #define __CS_LAGR_LAGENT_H__
#define BEGIN_C_DECLS
Definition: cs_defs.h:451
double cs_real_t
Floating-point value.
Definition: cs_defs.h:297
integer, dimension(:), pointer, save itypfb
Definition: pointe.f90:123
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:115
#define END_C_DECLS
Definition: cs_defs.h:452