cs_lagr_attribute_t
Definition: cs_lagr_particle.h:79
void cs_lagr_post_init(void)
Initialize Lagrangian postprocessing.
Definition: cs_lagr_post.c:341
bool cs_lagr_post_get_attr(cs_lagr_attribute_t attr_id)
Activate or deactive postprocessing for a given particle attribute.
Definition: cs_lagr_post.c:360
void cs_lagr_post_set_attr(cs_lagr_attribute_t attr_id, bool active)
Activate or deactive postprocessing for a given particle attribute.
Definition: cs_lagr_post.c:387