write_grid_record Subroutine

public subroutine write_grid_record(u, grid_type, fp, info)

Write the grid record: grid_type token + 2-component fingerprint.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: u
character(len=32), intent(in) :: grid_type
real(kind=wp), intent(in) :: fp(2)
integer, intent(out) :: info