22 #ifndef NANDRAD_ArgsParserH 23 #define NANDRAD_ArgsParserH 25 #include <IBK_SolverArgsParser.h> 36 virtual void printHelp(std::ostream & out)
const override;
41 #endif // NANDRAD_ArgsParserH ArgsParser()
Adds NANDRAD-specific options.
virtual void printHelp(std::ostream &out) const override
Displays NANDRAD-specific help and examples.
The namespace NANDRAD contains the data model classes that make up the NANDRAD solver input data...
Re-implementation of IBK::SolverArgsParser to add NANDRAD-specific options.