Builds a Cartesian topolgy with MPI
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(parallel_obj), | intent(inout) | :: | this |
Parallel object |
||
logical, | intent(in) | :: | is_periodic(3) |
Periodicity |
||
integer, | intent(in) | :: | Ng(3) |
Grid points |
||
integer, | intent(in), | optional | :: | Nb(3) |
Explicit block decomposition |