insert a block into block buffer (at current iterator position)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(block_buffer_type), | intent(inout) | :: | buffer | |||
| integer, | intent(in), | DIMENSION(ndims_buffer(buffer)) | :: | index |
index of block |
|
| type(block_nd), | intent(in) | :: | block |
block |