Partition a parent block into sub-blocks based on a given decomposition Nb(3) for parallel simulations. This will also define the partition axes, and update local bounds/extents, and global bounds/extents.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(block_obj), | intent(inout) | :: | this |
A block object |
||
integer, | intent(in) | :: | Nb(3) |
Number of blocks in each direction |