24#ifndef ARGUMENTSMANAGER_H_INCLUDED
25#define ARGUMENTSMANAGER_H_INCLUDED
31namespace InputOutput {
32namespace CommandLineArgs {
39parse(
int argc,
char** argv, FileManager& file_manager);
Input and output files managing. (See Aqua::InputOutput::FileManager for details)
Main AQUAgpusph namespace.
Definition: ArgumentsManager.cpp:45
Set of definitions and macros related with the implementation.