|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <string>#include <vector>#include "structures.hpp"#include "datamanagement/dataaccess.hpp"Go to the source code of this file.
Classes | |
| class | CommandLineParser |
| This class provides the functionality to extract the different components of a command line into the single elements: command, expression and parameter list. Furthermore, it shall simplify the interpretation of the values in the expression and the parameter list. This shall avoid code duplication. More... | |