ESMF_TestHarnessReportMod Module



Subroutines

public subroutine construct_descriptor_string(PDS, nstatus, localPet, localrc)

Arguments

Type IntentOptional Attributes Name
type(problem_descriptor_strings), intent(inout) :: PDS
integer, intent(in) :: nstatus
integer, intent(in) :: localPet
integer, intent(out) :: localrc

public subroutine report_descriptor_string(PDS, iG, iD, iGfile, iDfile, reportType, localPET, localrc)

Arguments

Type IntentOptional Attributes Name
type(problem_descriptor_strings), intent(inout) :: PDS
integer, intent(in) :: iG
integer, intent(in) :: iD
integer, intent(in) :: iGfile
integer, intent(in) :: iDfile
character(len=THARN_MAXSTR), intent(in) :: reportType
integer, intent(in) :: localPET
integer, intent(out) :: localrc

public subroutine summ_rpt_proc_dist_grid_files(DFileNo, GfileNo, DRec, GRec, rptLun, localrc)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: DFileNo
integer, intent(in) :: GfileNo
type(dist_record), intent(in) :: DRec
type(grid_record), intent(in) :: GRec
integer, intent(in) :: rptLun
integer, intent(out) :: localrc

public subroutine summ_rpt_proc_prob_descr_rec(pdrNo, probDescrRec, rptLun, localrc)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: pdrNo
type(problem_descriptor_records), intent(in) :: probDescrRec
integer, intent(in) :: rptLun
integer, intent(out) :: localrc

public subroutine summ_rpt_proc_prob_descr_string(pdsNo, probDescrStr, rptLun, localrc)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: pdsNo
type(problem_descriptor_strings), intent(in) :: probDescrStr
integer, intent(in) :: rptLun
integer, intent(out) :: localrc

public subroutine summ_rpt_write_detail_line(DSpecNo, GSpecNo, srcDist, dstDist, srcGrid, dstGrid, rptLun, localrc)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: DSpecNo
integer, intent(in) :: GSpecNo
type(dist_specification_record), intent(in) :: srcDist
type(dist_specification_record), intent(in) :: dstDist
type(grid_specification_record), intent(in) :: srcGrid
type(grid_specification_record), intent(in) :: dstGrid
integer, intent(in) :: rptLun
integer, intent(out) :: localrc

public subroutine summary_report_generate(harnDesc, reportFname, localrc)

Arguments

Type IntentOptional Attributes Name
type(harness_descriptor), intent(in) :: harnDesc
character(len=*), intent(in) :: reportFname
integer, intent(out) :: localrc