My Project
programmer's documentation
Functions
cs_lagr_print.h File Reference
#include "cs_defs.h"
Include dependency graph for cs_lagr_print.h:

Go to the source code of this file.

Functions

void cs_lagr_print (cs_real_t ttcabs)
 Write Lagrangian particle info file. More...
 
void cs_lagr_print_finalize (void)
 Close Lagrangian particle info file. More...
 

Function Documentation

◆ cs_lagr_print()

void cs_lagr_print ( cs_real_t  ttcabs)

Write Lagrangian particle info file.

This file logs, for each time step:

  • number of particles in the domain
  • number of entered particles
  • number of exited particles

◆ cs_lagr_print_finalize()

void cs_lagr_print_finalize ( void  )

Close Lagrangian particle info file.