Stellarator-Tools
commandline_parser.cpp File Reference

Contains implementations to interpolate full and half grid quanities. More...

Functions

template<>
std::string commandline_parser::get< std::string > (const std::string &key) const
 Get the string value of the agument. More...
 

Detailed Description

Contains implementations to interpolate full and half grid quanities.

Function Documentation

◆ commandline_parser::get< std::string >()

template<>
std::string commandline_parser::get< std::string > ( const std::string &  key) const

Get the string value of the agument.

Parameters
[in]keyCommandline key to check.
Returns
String value of the argument.