|
| JavaRandom () |
|
| JavaRandom (long seed) |
|
void | setRange (double min, double max) |
|
double | getDouble () |
|
int | getInt () |
|
Random | getRandom () |
|
| JpetraObject () |
|
void | initializeOutput () |
|
|
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) |
|
static HashMap | outputStreams = new HashMap(4) |
|
static boolean | amIroot |
|
Jpetra.JavaRandom.JavaRandom |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: