Hi All,<br><br>Continuing with the work that Michale previously proposed before the derived data type revision, I am starting work on revisions to the block decomposition module to support multiple blocks per mpi process. As a refresher, this item was previously described as<br>

<br>4) Modify the block_decomp module to enable a task to get a list of<br>    cells in more than one block that it is to be the owner of.<br>    Implemented in the simplest way, there could simply be a namelist<br>    option to specify how many blocks each task should own, and the<br>

    block_decomp module could look for a graph.info.part.n file, with<br>    n=num_blocks_per_task*num_tasks, and assign blocks k, 2k, 3k, ...,<br>    num_blocks_per_task*k to task k.<br><br>I have attached a design document (pdf and latex) related to this task. Please let me know if you have any comments or suggestions. I would like to have this implemented by the end of the week. Thanks for any feedback.<br>

<br>Doug<br>