Diploma Thesis Percolation Simulation
C++ Sourcecode Documentation

www.AndreasKrueger.de/thesis/code

Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

commandline::cline_par Class Reference

#include <commandline.h>

Collaboration diagram for commandline::cline_par:

Collaboration graph
[legend]
List of all members.

Public Attributes

subprgs subprg
REAL percentOfSpheres
int fromdim
int todim
REAL fromN
NUMBER toN
REAL precision
COUNTER at_least
subprgs criterion
string computername

Member Data Documentation

COUNTER commandline::cline_par::at_least
 

Definition at line 131 of file commandline.h.

Referenced by commandline::operator<<(), commandline::range_ok(), commandline::recognized_switch(), and commandline::start_subprg().

string commandline::cline_par::computername
 

Definition at line 133 of file commandline.h.

Referenced by commandline::operator<<(), commandline::recognized_switch(), and commandline::start_subprg().

subprgs commandline::cline_par::criterion
 

Definition at line 132 of file commandline.h.

Referenced by commandline::operator<<(), commandline::recognized_switch(), and commandline::start_subprg().

int commandline::cline_par::fromdim
 

Definition at line 128 of file commandline.h.

Referenced by commandline::operator<<(), commandline::range_ok(), commandline::recognized_switch(), and commandline::start_subprg().

REAL commandline::cline_par::fromN
 

Definition at line 129 of file commandline.h.

Referenced by commandline::operator<<(), commandline::range_ok(), commandline::recognized_switch(), and commandline::start_subprg().

REAL commandline::cline_par::percentOfSpheres
 

Definition at line 127 of file commandline.h.

Referenced by commandline::operator<<(), commandline::range_ok(), commandline::recognized_switch(), and commandline::start_subprg().

REAL commandline::cline_par::precision
 

Definition at line 130 of file commandline.h.

Referenced by commandline::operator<<(), commandline::range_ok(), commandline::recognized_switch(), and commandline::start_subprg().

subprgs commandline::cline_par::subprg
 

Definition at line 126 of file commandline.h.

Referenced by commandline::operator<<(), commandline::out_subprgname(), commandline::range_ok(), commandline::recognized_switch(), and commandline::start_subprg().

int commandline::cline_par::todim
 

Definition at line 128 of file commandline.h.

Referenced by commandline::operator<<(), commandline::range_ok(), commandline::recognized_switch(), and commandline::start_subprg().

NUMBER commandline::cline_par::toN
 

Definition at line 129 of file commandline.h.

Referenced by commandline::operator<<(), commandline::range_ok(), commandline::recognized_switch(), and commandline::start_subprg().


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




Diploma Thesis Sourcecode Documentation
check out the text and the executable binaries

www.AndreasKrueger.de/thesis/code