print_summary_drs Interface

interface


Calls

interface~~print_summary_drs~~CallsGraph interface~print_summary_drs print_summary_drs proc~print_summary_drs print_summary_drs interface~print_summary_drs->proc~print_summary_drs

public module subroutine print_summary_drs(this, filename)

Arguments

Type IntentOptional Attributes Name
class(diffstarbase), intent(in) :: this
character(len=*), intent(inout), optional :: filename

Name of the formatted file to print the summary to

Description

Prints a summary of the physical properties the system to the standard output and, optionally, to a formatted file whose name is given as the optional argument filename