This routine finialize grwStencil by truncating stencil elem arrays and set stencil%nElems
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mus_scheme_layout_type), | intent(inout) | :: | layout |
scheme layout |
||
| integer, | intent(in) | :: | nElemsInTree |
fluid tree from mesh |
||
| integer, | intent(in) | :: | minLevel |
min and max level |
||
| integer, | intent(in) | :: | maxLevel |
min and max level |
||
| type(tem_comm_env_type), | intent(in) | :: | proc |
mpi communication type |