|
static int | max (int x, int y) |
|
static double | max (double x, double y) |
|
static double | min (double x, double y) |
|
static int | min (int x, int y) |
|
static void | sort (boolean sortAscending, int[] keys, double[][] doubleCompanions, int[][] intCompanions) |
|
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 |
|
- Author
- Michael William Boldt
-
Jason Cross
The documentation for this class was generated from the following file: