deltaFlow
ArgumentParser Member List

This is the complete list of members for ArgumentParser, including all inherited members.

ArgumentParser(int argc, char *argv[])ArgumentParser
ArgumentParser(const ArgumentParser &)=deleteArgumentParser
ArgumentParser(const ArgumentParser &&)=deleteArgumentParser
formatArgumentParserprivate
getInputFile() const noexceptArgumentParser
getInputFormat() const noexceptArgumentParser
getJobName() const noexceptArgumentParser
getMaxIterations() const noexceptArgumentParser
getRelaxationCoefficient() const noexceptArgumentParser
getSolverType() const noexceptArgumentParser
getTolerance() const noexceptArgumentParser
help() const noexceptArgumentParserprivate
inputFileArgumentParserprivate
jobNameArgumentParserprivate
maxIterationsArgumentParserprivate
methodArgumentParserprivate
operator=(const ArgumentParser &)=deleteArgumentParser
operator=(ArgumentParser &&)=deleteArgumentParser
parse_args(int argc, char *argv[])ArgumentParserprivate
relaxationArgumentParserprivate
toleranceArgumentParserprivate
~ArgumentParser()=defaultArgumentParser