|
MAIA bb96820c
Multiphysics at AIA
|
Go to the source code of this file.
Namespaces | |
| namespace | maia |
| Namespace for auxiliary functions/classes. | |
| namespace | maia::alloc |
| namespace | maia::dlb |
Functions | |
| std::ostream | cerr0 (nullptr) |
Variables | |
| std::vector< GenericObject * > | maia::alloc::g_allocatedObjects |
| MLong | maia::alloc::g_allocatedBytes = 0 |
| MLong | maia::alloc::g_maxAllocatedBytes = 0 |
| MInt | g_timeSteps |
| MInt | globalTimeStep |
| MInt | g_restartTimeStep |
| MBool | g_dynamicLoadBalancing |
| MBool | g_splitMpiComm |
| MBool | g_multiSolverGrid = false |
| DlbTimerController | maia::dlb::g_dlbTimerController |
| MInt | g_t_readGeomFile = -1 |
| std::vector< std::pair< MString, MInt > > | g_tc_geometry |
| InfoOutFile | m_log = std::cerr |
| InfoOutFile | maia_res = std::cerr |
| std::ostream cerr0 | ( | nullptr | ) |
| MBool g_dynamicLoadBalancing |
Definition at line 35 of file globalvariables.cpp.
| MBool g_multiSolverGrid = false |
Definition at line 37 of file globalvariables.cpp.
| MInt g_restartTimeStep |
Definition at line 34 of file globalvariables.cpp.
| MBool g_splitMpiComm |
Definition at line 36 of file globalvariables.cpp.
| MInt g_t_readGeomFile = -1 |
Definition at line 48 of file globalvariables.cpp.
Definition at line 52 of file globalvariables.cpp.
| MInt g_timeSteps |
Definition at line 32 of file globalvariables.cpp.
| MInt globalTimeStep |
Definition at line 33 of file globalvariables.cpp.
| std::ostream & m_log = std::cerr |
Definition at line 57 of file globalvariables.cpp.
| std::ostream & maia_res = std::cerr |
Definition at line 58 of file globalvariables.cpp.