suanPan
argumentParser.h File Reference
#include <Step/Bead.h>
Include dependency graph for argumentParser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void argument_parser (int, char **)
 
void print_version ()
 
void print_helper ()
 
void cli_mode (const shared_ptr< Bead > &)
 
void test_mode ()
 

Function Documentation

◆ argument_parser()

void argument_parser ( int  argc,
char **  argv 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ cli_mode()

void cli_mode ( const shared_ptr< Bead > &  model)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ print_helper()

void print_helper ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ print_version()

void print_version ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_mode()

void test_mode ( )
Here is the caller graph for this function: