|
| RngPackRandom (int generatorType, double min, double max) |
|
double | getDouble () |
|
int | getInt () |
|
void | setRange (double min, double max) |
|
RandomElement | getRandomElement () |
|
| JpetraObject () |
|
void | initializeOutput () |
|
|
static final int | JAVA = 0 |
|
static final int | MT = 1 |
|
static final int | ECU = 2 |
|
static final int | LUX = 3 |
|
static final int | MAR = 3 |
|
static HashMap | outputStreams = new HashMap(4) |
|
static boolean | amIroot |
|
|
static void | setRootPrint (String key, boolean rootPrint) |
|
static void | setRootStream (String key, PrintStream rootStream) |
|
static void | setVnodesPrint (String key, boolean vnodesPrint) |
|
static void | setVnodesStream (String key, PrintStream vnodesStream) |
|
static void | print (String key, String message) |
|
static void | println (String key, String message) |
|
static void | setAmIroot (Comm comm) |
|
The documentation for this class was generated from the following file: