Returns an MPI cartesian layout for the given cartesian-dimension (dimension) and number of MPI processes (size).
Parameters: | |
---|---|
Return type: | list |
Returns: | list of dimension elements, such that the product (multiplication) of the elements equals size. |