RMPCDMD
Private Attributes | List of all members
common::args_t Type Reference

Container for the standard command-line arguments to RMPCDMD. More...

Private Attributes

character(len=max_path_lengthinput_file
 
character(len=max_path_lengthoutput_file
 
integer(c_int64_t) seed
 

Detailed Description

Container for the standard command-line arguments to RMPCDMD.

Definition at line 133 of file common.f90.

Member Data Documentation

◆ input_file

character(len=max_path_length) common::args_t::input_file
private

Definition at line 134 of file common.f90.

◆ output_file

character(len=max_path_length) common::args_t::output_file
private

Definition at line 135 of file common.f90.

◆ seed

integer(c_int64_t) common::args_t::seed
private

Definition at line 136 of file common.f90.


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