Compadre
1.5.9
|
Definition at line 12 of file CommandLineProcessor.hpp.
#include <CommandLineProcessor.hpp>
Public Member Functions | |
CommandLineProcessor (int argc, char *args[], const bool print=true) | |
Public Attributes | |
int | order |
int | dimension |
int | number_target_coords |
int | number_source_coords |
int | number_of_batches |
std::string | constraint_name |
std::string | solver_name |
std::string | problem_name |
|
inline |
Definition at line 17 of file CommandLineProcessor.hpp.
std::string CommandLineProcessor::constraint_name |
Definition at line 15 of file CommandLineProcessor.hpp.
int CommandLineProcessor::dimension |
Definition at line 14 of file CommandLineProcessor.hpp.
int CommandLineProcessor::number_of_batches |
Definition at line 14 of file CommandLineProcessor.hpp.
int CommandLineProcessor::number_source_coords |
Definition at line 14 of file CommandLineProcessor.hpp.
int CommandLineProcessor::number_target_coords |
Definition at line 14 of file CommandLineProcessor.hpp.
int CommandLineProcessor::order |
Definition at line 14 of file CommandLineProcessor.hpp.
std::string CommandLineProcessor::problem_name |
Definition at line 15 of file CommandLineProcessor.hpp.
std::string CommandLineProcessor::solver_name |
Definition at line 15 of file CommandLineProcessor.hpp.