This routine finalizes the vtu file i.e closing cellData xml and creating pvtu file to combile all parallel vtu files
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(hvs_vtk_file_type), | intent(in) | :: | vtk_file | The file descriptor to close again. |
||
| type(tem_comm_env_type), | intent(in) | :: | proc | Communicator for the parallel environment. |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=PathLen), | public | :: | headerline | ||||
| character, | public | :: | linebreak | ||||
| character(len=PathLen), | public | :: | filename | ||||
| integer, | public | :: | irank | ||||
| integer, | public | :: | pos |