|
Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
|
#include <common.h>
Static Public Attributes | |
| static int | bailingOut =0 |
| static bool | writeRestart =false |
| static bool | writeRecover =false |
| static bool | balanceLoad =false |
| static bool | doRefine =false |
| static bool | ionosphereJustSolved = false |
Name space for flags needed globally, such as the bailout flag.
|
static |
|
static |
Global flag raised to true if a load balancing is needed. NOTE: used only by MASTER_RANK in vlasiator.cpp.
|
static |
Global flag raised to true if a re-refine is needed. NOTE: used only by MASTER_RANK in vlasiator.cpp.
|
static |
|
static |
Global flag raised to true if a recover writing is needed. NOTE: used only by MASTER_RANK in vlasiator.cpp.
|
static |
Global flag raised to true if a restart writing is needed. NOTE: used only by MASTER_RANK in vlasiator.cpp.