Stellarator-Tools
|
Contains implementations to interpolate full and half grid quanities. More...
#include "commandline_parser.hpp"
Functions | |
template<> | |
std::string | commandline_parser::get< std::string > (const std::string &key) const |
Get the string value of the agument. More... | |
Contains implementations to interpolate full and half grid quanities.
std::string commandline_parser::get< std::string > | ( | const std::string & | key | ) | const |
Get the string value of the agument.
[in] | key | Commandline key to check. |