|
Jpetra Development
|


Public Member Functions | |
| JpetraObject () | |
| void | initializeOutput () |
Static Public Member Functions | |
| 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 Public Attributes | |
| static HashMap | outputStreams = new HashMap(4) |
| static boolean | amIroot |
JpetraObject is the base class for all classes in the Jpetra package.
| Jpetra::JpetraObject::JpetraObject | ( | ) | [inline] |
Creates a new JpetraObject
1.7.4