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  

ff::fillingfactor_functions Class Reference

#include <ff.h>

Collaboration diagram for ff::fillingfactor_functions:

Collaboration graph
[legend]
List of all members.

Public Attributes

bool(* fn )(REAL, arguments1 &)
string name
REAL(* theory )(NUMBER, int, REAL)

Member Data Documentation

bool(* ff::fillingfactor_functions::fn)(REAL, arguments1&)
 

Referenced by ff::find_ff_with_criterion_frontend(), ff::give_one_stepfunction(), ff::load_stepfunctions(), and commandline::start_subprg().

string ff::fillingfactor_functions::name
 

Definition at line 613 of file ff.h.

Referenced by ff::find_ff_with_criterion_frontend(), ff::give_one_stepfunction(), ff::load_stepfunctions(), and commandline::start_subprg().

REAL(* ff::fillingfactor_functions::theory)(NUMBER, int, REAL)
 

Referenced by ff::find_ff_with_criterion_frontend(), ff::give_one_stepfunction(), ff::load_stepfunctions(), 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