CPL_write_header Subroutine

public subroutine CPL_write_header(header_filename)

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: header_filename

Description

Writes header information to specified filename in the format Variable description ; variable name ; variable

  • Synopsis

  • CPL_write_header (header_filename)

  • Input

  • header_filename

  • File name to write header to

  • Input/Output

  • NONE

  • Output

  • NONE

@author Edward Smith


Variables

TypeVisibility AttributesNameInitial
logical, public :: found
integer, public :: infileid
character(len=8), public :: the_date
character(len=10), public :: the_time


© 2015 Fortran Program was written by Edward Smith David Trevelyan.
Documentation generated by FORD.