Peano
Loading...
Searching...
No Matches
UserInterface.h
Go to the documentation of this file.
1// This file is part of the SWIFT2 project. For conditions of distribution and
2// use, please see the copyright notice at www.peano-framework.org
3#pragma once
4
5
6
7namespace swift2 {
8 bool parseCommandLineArguments(int argc, char** argv);
9
10 void printUsage(char** argv);
11
13
14 namespace commandlinesettings {
21 }
22}
23
24
25
bool enableDynamicLoadBalancing()
Find out if user has enabled dynamic load balancing or not.
This file is part of the SWIFT 2 project.
void setDefaultLogStatements()
bool parseCommandLineArguments(int argc, char **argv)
void printUsage(char **argv)