Initialize the parallel module to make it usable in ATELES.
... cell states ... cell states ... cell states
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(atl_scheme_type), | intent(in) | :: | scheme |
the the data of the kernel on the current level. |
||
integer, | intent(in) | :: | nVars |
the number of variables in our equation. |
||
type(tem_levelDesc_type), | intent(inout) | :: | levelDesc |
the buffer for the cell state transfer you want to be initialized. |
||
integer, | intent(in) | :: | nBndElems |
The number of boundary elements. |
||
type(tem_commPattern_type), | intent(in) | :: | commPattern |
mpi communication pattern type |