#include <mbs_output_struct.h>
Public Attributes | |
AutoOutput ** | auto_output |
Pointer to the pointer of the user outputs. More... | |
int * | flag_output |
Pointer to the flag to indicate whether the outputs are activated (1) or deactived (0). More... | |
int * | flag_warning_output_raised |
Pointer to the flag indicating wether the warning message has been already printed once. More... | |
int * | set_output_verbose |
1 if we want to print messages, 1 is the default. (0 no messages) More... | |
AutoOutput** auto_output |
Pointer to the pointer of the user outputs.
int* flag_output |
Pointer to the flag to indicate whether the outputs are activated (1) or deactived (0).
int* flag_warning_output_raised |
Pointer to the flag indicating wether the warning message has been already printed once.
int* set_output_verbose |
1 if we want to print messages, 1 is the default. (0 no messages)