NAME

VTR_collect_file - collects .vtr files in a uniq .pvd suffixed file.

SYNOPSIS

call VTR_collect_file(FD)

PARAMETERS

<INOUT> FD : Input/output derived datatype of type VTR_file_handle returned by VTR_open_file routine. 

NOTES

  On output, all FD data type components are reset to their default values.

Back to the routines' list...