invoke.h File Reference

Parse the input arguments as a class which can be easily extended. More...

#include "basic.h"
#include "seims.h"

Go to the source code of this file.

Classes

class  InputArgs
 Parse the input arguments of SEIMS. More...
 

Functions

void Usage (const string &appname, const string &error_msg=std::string())
 Full usage information.
 

Detailed Description

Parse the input arguments as a class which can be easily extended.

Changelog:

  • 1. 2018-02-01 - lj - Initial implementation.
  • 2. 2018-06-06 - lj - Add parameters related to MPI version, e.g., group method.
  • 3. 2021-04-06 - lj - Add flow direction algorithm as an input argument
Author
Liangjun Zhu