hvs_vtk_close Subroutine

public subroutine hvs_vtk_close(vtk_file, proc)

This routine finalizes the vtu file i.e closing cellData xml and creating pvtu file to combile all parallel vtu files

Arguments

TypeIntentOptionalAttributesName
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.


Called by

proc~~hvs_vtk_close~~CalledByGraph proc~hvs_vtk_close hvs_vtk_close proc~hvs_output_close hvs_output_close proc~hvs_output_close->proc~hvs_vtk_close proc~hvs_dump_debug_array hvs_dump_debug_array proc~hvs_dump_debug_array->proc~hvs_vtk_close proc~tem_tracker tem_tracker proc~tem_tracker->proc~hvs_output_close

Contents


Variables

TypeVisibilityAttributesNameInitial
character(len=PathLen), public :: headerline
character, public :: linebreak
character(len=PathLen), public :: filename
integer, public :: irank
integer, public :: pos