CLTool(const CLToolOptions &co) | PLMD::CLTool | explicit |
commandline enum value | PLMD::CLTool | |
createLongInput(const std::vector< std::vector< std::string > > &input) | PLMD::cltools::GenExample | |
description() const override | PLMD::cltools::GenExample | inlinevirtual |
error(const std::string &msg) | PLMD::CLTool | protected |
GenExample(const CLToolOptions &co) | PLMD::cltools::GenExample | explicit |
getInputData() | PLMD::CLTool | inline |
ifile enum value | PLMD::CLTool | |
inputdata | PLMD::CLTool | |
inputData | PLMD::CLTool | private |
intercomm | PLMD::cltools::GenExample | private |
intracomm | PLMD::cltools::GenExample | private |
keywords | PLMD::CLTool | private |
main(FILE *in, FILE *out, Communicator &pc) override | PLMD::cltools::GenExample | virtual |
multi | PLMD::cltools::GenExample | private |
name | PLMD::CLTool | private |
parse(const std::string &key, T &t) | PLMD::CLTool | protected |
parseFlag(const std::string &key, bool &t) | PLMD::CLTool | protected |
parseVector(const std::string &key, std::vector< T > &t) | PLMD::CLTool | protected |
printExampleInput(const std::vector< std::vector< std::string > > &input, const std::string &egname, const std::string &divname, std::ofstream &ofile) | PLMD::cltools::GenExample | |
readCommandLineArgs(int argc, char **argv, FILE *out) | PLMD::CLTool | private |
readInput(int argc, char **argv, FILE *in, FILE *out) | PLMD::CLTool | |
readInputFile(int argc, char **argv, FILE *in, FILE *out) | PLMD::CLTool | private |
registerKeywords(Keywords &keys) | PLMD::cltools::GenExample | static |
setInputData(const std::map< std::string, std::string > &inputData) | PLMD::CLTool | inline |
setRemainingToDefault(FILE *out) | PLMD::CLTool | private |
status | PLMD::cltools::GenExample | private |
unset enum value | PLMD::CLTool | |
version | PLMD::cltools::GenExample | private |
~CLTool() | PLMD::CLTool | inlinevirtual |