|
Overture
Version 25
|
This is the complete list of members for ParallelUtility, including all inherited members.
| broadCastArgs(int &argc, char **&argv, int sourceProcessor=0, MPI_Comm comm=MPI_COMM_WORLD) | ParallelUtility | static |
| broadCastArgsCleanup(int &argc, char **&argv, int sourceProcessor=0) | ParallelUtility | static |
| copy(intArray &dest, Index *D, const intArray &src, Index *S, int nd) | ParallelUtility | static |
| copy(floatArray &dest, Index *D, const floatArray &src, Index *S, int nd) | ParallelUtility | static |
| copy(doubleArray &dest, Index *D, const doubleArray &src, Index *S, int nd) | ParallelUtility | static |
| deleteArgsFromFile(int &argc, char **&argv) | ParallelUtility | static |
| getArgsFromFile(const aString &fileName, int &argc, char **&argv) | ParallelUtility | static |
| getLocalArrayBounds(const realArray &u, const realSerialArray &uLocal, Index &I1, Index &I2, Index &I3, int &n1a, int &n1b, int &n2a, int &n2b, int &n3a, int &n3b, int option=0) | ParallelUtility | static |
| getLocalArrayBounds(const realArray &u, const realSerialArray &uLocal, Index &I1, Index &I2, Index &I3, int option=0) | ParallelUtility | static |
| getLocalArrayBounds(const realArray &u, const realSerialArray &uLocal, Index &I1, Index &I2, Index &I3, Index &I4, int &n1a, int &n1b, int &n2a, int &n2b, int &n3a, int &n3b, int &n4a, int &n4b, int option=0) | ParallelUtility | static |
| getLocalArrayBounds(const realArray &u, const realSerialArray &uLocal, Index &I1, Index &I2, Index &I3, Index &I4, int option=0) | ParallelUtility | static |
| getLocalArrayBounds(const intArray &u, const intSerialArray &uLocal, Index &I1, Index &I2, Index &I3, int &n1a, int &n1b, int &n2a, int &n2b, int &n3a, int &n3b, int option=0) | ParallelUtility | static |
| getLocalArrayBounds(const intArray &u, const intSerialArray &uLocal, Index &I1, Index &I2, Index &I3, int option=0) | ParallelUtility | static |
| getMaxValue(real value, int processor=-1, MPI_Comm comm=MPI_COMM_WORLD) | ParallelUtility | static |
| getMaxValue(int value, int processor=-1, MPI_Comm comm=MPI_COMM_WORLD) | ParallelUtility | static |
| getMaxValue(doubleLengthInt value, int processor=-1, MPI_Comm comm=MPI_COMM_WORLD) | ParallelUtility | static |
| getMaxValues(real *value, real *maxValue, int n, int processor=-1, MPI_Comm comm=MPI_COMM_WORLD) | ParallelUtility | static |
| getMaxValues(int *value, int *maxValue, int n, int processor=-1, MPI_Comm comm=MPI_COMM_WORLD) | ParallelUtility | static |
| getMinValue(real value, int processor=-1, MPI_Comm comm=MPI_COMM_WORLD) | ParallelUtility | static |
| getMinValue(int value, int processor=-1, MPI_Comm comm=MPI_COMM_WORLD) | ParallelUtility | static |
| getMinValue(doubleLengthInt value, int processor=-1, MPI_Comm comm=MPI_COMM_WORLD) | ParallelUtility | static |
| getMinValues(real *value, real *minValue, int n, int processor=-1, MPI_Comm comm=MPI_COMM_WORLD) | ParallelUtility | static |
| getMinValues(int *value, int *minvalue, int n, int processor=-1, MPI_Comm comm=MPI_COMM_WORLD) | ParallelUtility | static |
| getSum(real value, int processor=-1, MPI_Comm comm=MPI_COMM_WORLD) | ParallelUtility | static |
| getSum(int value, int processor=-1, MPI_Comm comm=MPI_COMM_WORLD) | ParallelUtility | static |
| getSum(doubleLengthInt value, int processor=-1, MPI_Comm comm=MPI_COMM_WORLD) | ParallelUtility | static |
| getSums(real *value, real *sum, int n, int processor=-1, MPI_Comm comm=MPI_COMM_WORLD) | ParallelUtility | static |
| getSums(int *value, int *sum, int n, int processor=-1, MPI_Comm comm=MPI_COMM_WORLD) | ParallelUtility | static |
| redistribute(const intArray &u, intArray &v, const Range &P) | ParallelUtility | static |
| redistribute(const floatArray &u, floatArray &v, const Range &P) | ParallelUtility | static |
| redistribute(const doubleArray &u, doubleArray &v, const Range &P) | ParallelUtility | static |
| redistribute(const intArray &u, intSerialArray &v) | ParallelUtility | static |
| redistribute(const floatArray &u, floatSerialArray &v) | ParallelUtility | static |
| redistribute(const doubleArray &u, doubleSerialArray &v) | ParallelUtility | static |
1.8.3