IOR
src
parse_options.h
Go to the documentation of this file.
1
/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*-
2
* vim:expandtab:shiftwidth=8:tabstop=8:
3
*/
4
/******************************************************************************\
5
* *
6
* Copyright (c) 2003, The Regents of the University of California *
7
* See the file COPYRIGHT for a complete copyright notice and license. *
8
* *
9
\******************************************************************************/
10
11
#ifndef _PARSE_OPTIONS_H
12
#define _PARSE_OPTIONS_H
13
14
#include "
ior.h
"
15
16
extern
IOR_param_t
initialTestParams
;
17
18
IOR_test_t
*
ParseCommandLine
(
int
argc,
char
**argv);
19
20
#endif
/* !_PARSE_OPTIONS_H */
initialTestParams
IOR_param_t initialTestParams
Definition:
parse_options.c:34
IOR_param_t
Definition:
ior.h:80
IOR_test_t
Definition:
ior.h:223
ior.h
ParseCommandLine
IOR_test_t * ParseCommandLine(int argc, char **argv)
Definition:
parse_options.c:443
Generated by
1.8.13