![]() |
Ice Sheet System Model
4.18
Code documentation
|
Go to the source code of this file.
Functions | |
bool | VerboseMProcessor (void) |
bool | VerboseModule (void) |
bool | VerboseSolution (void) |
bool | VerboseSolver (void) |
bool | VerboseConvergence (void) |
bool | VerboseControl (void) |
bool | VerboseQmu (void) |
bool | VerboseAutodiff (void) |
bool | VerboseSmb (void) |
void | SetVerbosityLevel (int level) |
int | GetVerbosityLevel (void) |
Variables | |
static int | verbositylevel =-1 |
bool VerboseMProcessor | ( | void | ) |
Definition at line 22 of file Verbosity.cpp.
bool VerboseModule | ( | void | ) |
Definition at line 23 of file Verbosity.cpp.
bool VerboseSolution | ( | void | ) |
Definition at line 24 of file Verbosity.cpp.
bool VerboseSolver | ( | void | ) |
Definition at line 25 of file Verbosity.cpp.
bool VerboseConvergence | ( | void | ) |
Definition at line 26 of file Verbosity.cpp.
bool VerboseControl | ( | void | ) |
Definition at line 27 of file Verbosity.cpp.
bool VerboseQmu | ( | void | ) |
Definition at line 28 of file Verbosity.cpp.
bool VerboseAutodiff | ( | void | ) |
Definition at line 29 of file Verbosity.cpp.
bool VerboseSmb | ( | void | ) |
Definition at line 30 of file Verbosity.cpp.
void SetVerbosityLevel | ( | int | level | ) |
Definition at line 34 of file Verbosity.cpp.
int GetVerbosityLevel | ( | void | ) |
Definition at line 41 of file Verbosity.cpp.
|
static |
Definition at line 33 of file Verbosity.cpp.