Compadre 1.5.5
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
CommandLineProcessor Struct Reference

Detailed Description

Definition at line 4 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
 

Constructor & Destructor Documentation

◆ CommandLineProcessor()

CommandLineProcessor::CommandLineProcessor ( int argc,
char * args[],
const bool print = true )
inline

Definition at line 9 of file CommandLineProcessor.hpp.

Member Data Documentation

◆ constraint_name

std::string CommandLineProcessor::constraint_name

Definition at line 7 of file CommandLineProcessor.hpp.

◆ dimension

int CommandLineProcessor::dimension

Definition at line 6 of file CommandLineProcessor.hpp.

◆ number_of_batches

int CommandLineProcessor::number_of_batches

Definition at line 6 of file CommandLineProcessor.hpp.

◆ number_source_coords

int CommandLineProcessor::number_source_coords

Definition at line 6 of file CommandLineProcessor.hpp.

◆ number_target_coords

int CommandLineProcessor::number_target_coords

Definition at line 6 of file CommandLineProcessor.hpp.

◆ order

int CommandLineProcessor::order

Definition at line 6 of file CommandLineProcessor.hpp.

◆ problem_name

std::string CommandLineProcessor::problem_name

Definition at line 7 of file CommandLineProcessor.hpp.

◆ solver_name

std::string CommandLineProcessor::solver_name

Definition at line 7 of file CommandLineProcessor.hpp.


The documentation for this struct was generated from the following file: