|
| VectorSpace (ElementSpace elementSpace) |
|
boolean | isCompatible (VectorSpace otherVectorSpace) |
|
int | getNumGlobalEntries () |
|
int | getNumMyGlobalEntries () |
|
int | getMinLocalIndex () |
|
int | getMyMaxGlobalIndex () |
|
int | getMyMinGlobalIndex () |
|
int | getLocalIndex (int globalIndex) |
|
int | getGlobalIndex (int localIndex) |
|
boolean | isMyLocalIndex (int localIndex) |
|
boolean | isMyGlobalIndex (int globalIndex) |
|
int[] | getMyGlobalEntryIds () |
|
int[][] | getRemoteVnodeIdList (int[] remoteGlobalIndicies) |
|
boolean | isDistributedGlobally () |
|
boolean | isDistributedLinearly () |
|
boolean | isDistributedUniformly () |
|
int | getMinGlobalEntryId () |
|
int | getMaxGlobalEntryId () |
|
Comm | getComm () |
|
int | getNumRemainderIndices () |
|
int | getNumIndicesPerVnode () |
|
boolean | equals (VectorSpace otherVectorSpace) |
|
void | readExternal (ObjectInput in) throws java.io.IOException, ClassNotFoundException |
|
void | writeExternal (ObjectOutput out) throws java.io.IOException |
|
| 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 |
|
The documentation for this class was generated from the following file: