This routine frees all temporary variables and destroys growing arrays as well as the communicators.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mus_IBM_tmpData_type), | intent(inout) | :: | me | tmpData type to be initialized |
||
| type(tem_commPattern_type), | intent(inout) | :: | commPattern | communication pattern to be used |
||
| integer, | intent(in) | :: | nElems_fluid | number of fluid nodes on this process |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | iElem | ||||
| integer, | private | :: | iProc |