hvs_vtk_write_cd_Header Subroutine

public subroutine hvs_vtk_write_cd_Header(vtk_file, celldata_str)

Write the cell data description into the VTK files.

This will write the celldata string into the VTK files.

Arguments

TypeIntentOptionalAttributesName
type(hvs_vtk_file_type), intent(in) :: vtk_file

Handles for the VTK files to write the celldata to.

character(len=*), intent(in) :: celldata_str

Actual string to put into the XML to describe the celldata.


Called by

proc~~hvs_vtk_write_cd_header~~CalledByGraph proc~hvs_vtk_write_cd_header hvs_vtk_write_cd_Header proc~hvs_vtk_write_varsys hvs_vtk_write_varSys proc~hvs_vtk_write_varsys->proc~hvs_vtk_write_cd_header proc~hvs_output_open hvs_output_open proc~hvs_output_open->proc~hvs_vtk_write_varsys proc~tem_tracker tem_tracker proc~tem_tracker->proc~hvs_output_open

Contents


Variables

TypeVisibilityAttributesNameInitial
character, public :: linebreak
character(len=PathLen), public :: headerline