HNBody  Version 1.2.1
Data Fields
hnb_cli_struct Struct Reference

HNBody Command Line Interface options. More...

#include <hnbody/opts.h>

Collaboration diagram for hnb_cli_struct:
Collaboration graph
[legend]

Data Fields

const char * logfile
 -l LOGFILE Diagnostic output file name.
 
const char * recfile
 -r RECFILE File name for kill recovery.
 
const char * savefile
 -s SAVEFILE File name for restarting integration.
 
int bench
 -b Benchmark HNBmark score only.
 
int help
 -h Display help message only.
 
int quiet
 -q Quiet mode—disable log output.
 
int version
 -v Display version information only.
 
double tcpu
 -t TCPU Max effort to estimate CPU time per step.
 
FILE * log
 -l LOGFILE file pointer.
 

Detailed Description

Command line interface parameters.

See also
hnb_blank_cli(), hnb_interface(), hnb_opts_driver()

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