|
Gromacs
2018.6
|
#include <gromacs/commandline/filenm.h>
File name option definition for C code.
Public Attributes | |
| int | ftp |
| File type (see enum in filetypes.h) | |
| const char * | opt |
| Command line option. | |
| const char * | fn |
| File name (as set in source code) | |
| unsigned long | flag |
| Flag for all kinds of info (see defs) | |
| int | nfiles |
| number of files | |
| char ** | fns |
| File names. | |
1.8.5