|
Compadre
1.6.4
|
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 |
| Compadre::WeightingFunctionType | kernel_type |
| Compadre::WeightingFunctionType | curvature_kernel_type |
|
inline |
Definition at line 19 of file CommandLineProcessor.hpp.
| std::string CommandLineProcessor::constraint_name |
Definition at line 15 of file CommandLineProcessor.hpp.
| Compadre::WeightingFunctionType CommandLineProcessor::curvature_kernel_type |
Definition at line 17 of file CommandLineProcessor.hpp.
| int CommandLineProcessor::dimension |
Definition at line 14 of file CommandLineProcessor.hpp.
| Compadre::WeightingFunctionType CommandLineProcessor::kernel_type |
Definition at line 17 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.
1.8.5