Write element information to disk
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tem_stencilHeader_type), | intent(in) | :: | me | stencil header to be dumped |
||
| integer, | intent(in), | optional | :: | nUnit |
Write element information to disk
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tem_stencilElement_type), | intent(in) | :: | me | stencil element to be dumped |
||
| integer, | intent(in) | :: | nUnit | unit to dump to |
||
| integer(kind=long_k), | intent(in), | optional | allocatable | :: | neighID(:) | neighbor ID |
| logical, | intent(in), | optional | :: | tIDonly | only use tree IDs |