PartMC  2.6.1
Public Attributes | List of all members
getopt_m::option_s Type Reference

Public Attributes

character(len=80) name
 
logical has_arg
 
character val
 

Detailed Description

Definition at line 97 of file getopt.F90.

Member Data Documentation

◆ has_arg

logical getopt_m::option_s::has_arg

Definition at line 99 of file getopt.F90.

◆ name

character(len=80) getopt_m::option_s::name

Definition at line 98 of file getopt.F90.

◆ val

character getopt_m::option_s::val

Definition at line 100 of file getopt.F90.


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