Option Struct Reference

Execution options. More...

#include <run.h>

List of all members.

Public Attributes

unsigned int restart:1
unsigned int verbose:1
unsigned int debug:1
 run in debugging mode
unsigned int mesh:1
 used to start the mesh generator
unsigned int tags:1
 used in the trim module to trigger tag assignement
unsigned int xterm:1
 used in the trim module to trigger tag assignement


Detailed Description

Execution options.

Definition at line 3 of file run.h.


Member Data Documentation

unsigned int Option::debug

run in debugging mode

Definition at line 6 of file run.h.

Referenced by Run::init(), and Run::readcmdline().

unsigned int Option::mesh

used to start the mesh generator

Definition at line 7 of file run.h.

Referenced by Run::init(), and Run::readcmdline().

unsigned int Option::restart

Definition at line 4 of file run.h.

Referenced by Run::init(), and Run::readcmdline().

unsigned int Option::tags

used in the trim module to trigger tag assignement

Definition at line 8 of file run.h.

unsigned int Option::verbose

Definition at line 5 of file run.h.

Referenced by Run::init(), and Run::readcmdline().

unsigned int Option::xterm

used in the trim module to trigger tag assignement

Definition at line 9 of file run.h.

Referenced by Domain::Domain(), and Run::init().


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

Generated on Tue May 26 16:10:36 2009 for ReMoDy by  doxygen 1.5.7.1