MCPcopy Create free account
hub / github.com/CoolProp/CoolProp / get_debug_level

Function get_debug_level

src/CoolProp.cpp:90–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 debug_level = level;
89}
90int get_debug_level() {
91 return debug_level;
92}
93
94//// This is very hacky, but pull the git revision from the file
95#include "gitrevision.h" // Contents are like "std::string gitrevision = "aa121435436ggregrea4t43t433";"

Callers 15

extract_backendFunction · 0.70
extract_fractionsFunction · 0.70
_PropsSI_initializeFunction · 0.70
_PropsSI_outputsFunction · 0.70
PropsSImultiFunction · 0.70
PropsSIFunction · 0.70
set_reference_stateSFunction · 0.70
callMethod · 0.70
_HAPropsSI_inputsFunction · 0.70

Calls

no outgoing calls

Tested by 1

DebugLevelGuardMethod · 0.40