ASCOT5
Loading...
Searching...
No Matches
Variables
print.c File Reference

Contains the initialization of VERBOSE_LEVEL. More...

#include "print.h"

Go to the source code of this file.

Variables

const char VERBOSE_LEVEL = VERBOSE
 Controls the amount of information that is outputted to stdout.
 

Detailed Description

Contains the initialization of VERBOSE_LEVEL.

Definition in file print.c.

Variable Documentation

◆ VERBOSE_LEVEL

const char VERBOSE_LEVEL = VERBOSE

Controls the amount of information that is outputted to stdout.

Verbose level.

Definition at line 10 of file print.c.