mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-24 04:50:34 +05:00
default msg-level to 0
This commit is contained in:
parent
77f07f8baf
commit
5a82e18ed1
@ -92,7 +92,7 @@ namespace ngcore
|
||||
|
||||
const std::chrono::time_point<TClock> wall_time_start = TClock::now();
|
||||
|
||||
int printmessage_importance = 5;
|
||||
int printmessage_importance = 0;
|
||||
bool NGSOStream :: glob_active = true;
|
||||
|
||||
} // namespace ngcore
|
||||
|
Loading…
Reference in New Issue
Block a user