IOR
|
#include "ior.h"
Go to the source code of this file.
Functions | |
IOR_test_t * | ParseCommandLine (int argc, char **argv, MPI_Comm com) |
IOR_test_t* ParseCommandLine | ( | int | argc, |
char ** | argv, | ||
MPI_Comm | com | ||
) |
Definition at line 493 of file parse_options.c.
References airoi_create_all_module_options(), AllocResults(), CheckRunSettings(), createGlobalOptions(), CreateTest(), GetPlatformName(), init_IOR_Param_t(), initialTestParams, NULL, option_parse(), options, IOR_param_t::platform, ReadConfigScript(), IOR_param_t::testscripts, and updateParsedOptions().
Referenced by ior_main(), and ior_run().