#include "cs_defs.h" Include dependency graph for cs_lagr_injection.h:
 Include dependency graph for cs_lagr_injection.h:Go to the source code of this file.
| Functions | |
| void | cs_lagr_injection (int time_id, const int itypfb[], cs_real_t visc_length[]) | 
| Inject particles in the computational domain.  More... | |
| void cs_lagr_injection | ( | int | time_id, | 
| const int | itypfb[], | ||
| cs_real_t | visc_length[] | ||
| ) | 
Inject particles in the computational domain.
| [in] | time_id | time step indicator for fields 0: use fields at current time step 1: use fields at previous time step | 
| [in] | itypfb | boundary face types | 
| [in] | visc_length | viscous layer thickness (size: number of mesh boundary faces) |