Gromacs  2021-beta2-UNCHECKED
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes

#include <gromacs/commandline/filenm.h>

Description

File name option definition for C code.

Public Attributes

int ftp
 File type, see enum in filetypes.h.
 
const char * opt
 Command line option, can be nullptr in which case the commandline module, including all opt2??? functions below, will use the default option for the file type.
 
const char * fn
 File name (as set in source code), can be nullptr in which case the commandline module will use the default file name for the file type.
 
unsigned long flag
 Flag for all kinds of info (see defs)
 
std::vector< std::string > filenames
 File names.
 

The documentation for this struct was generated from the following file: