AQUAgpusph 5.0.4
|
Run time input options manager. (See Aqua::InputOutput::ArgumentsManager for details) More...
#include <getopt.h>
#include <iostream>
#include <string>
#include <sstream>
#include "ArgumentsManager.hpp"
#include "FileManager.hpp"
#include "InputOutput/Logger.hpp"
#include <mpi.h>
Namespaces | |
namespace | Aqua |
Main AQUAgpusph namespace. | |
namespace | Aqua::InputOutput |
Input/Output data interfaces. | |
namespace | Aqua::InputOutput::CommandLineArgs |
Functions | |
void | Aqua::InputOutput::CommandLineArgs::displayUsage () |
Display the program usage. | |
void | Aqua::InputOutput::CommandLineArgs::parse (int argc, char **argv, FileManager &file_manager) |
Parse the command line arguments. |
Variables | |
static const char * | opts = "l:i:q:d:vh" |
static const struct option | longOpts [] |
Run time input options manager. (See Aqua::InputOutput::ArgumentsManager for details)
|
static |