1 #ifndef __CS_LAGR_LOG_H__ 2 #define __CS_LAGR_LOG_H__
#define BEGIN_C_DECLS
Definition: cs_defs.h:510
void cs_lagr_log_setup(void)
Log Lagrangian module output in the setup file.
Definition: cs_lagr_log.c:308
#define END_C_DECLS
Definition: cs_defs.h:511
void cs_lagr_log_iteration(void)
Log Lagrangian module output in the main log file.
Definition: cs_lagr_log.c:541