1#ifndef __CS_LAGR_LOG_H__
2#define __CS_LAGR_LOG_H__
#define BEGIN_C_DECLS
Definition: cs_defs.h:542
#define END_C_DECLS
Definition: cs_defs.h:543
void cs_lagr_log_iteration(void)
Log Lagrangian module output in the main log file.
Definition: cs_lagr_log.cpp:575
void cs_lagr_log_setup(void)
Log Lagrangian module output in the setup file.
Definition: cs_lagr_log.cpp:331