print_summary_ejecta Module Procedure

module procedure print_summary_ejecta module subroutine print_summary_ejecta(this, filename)

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

FT xx.11.2021


Arguments

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

Name of the formatted file to print the summary to


Called by

proc~~print_summary_ejecta~~CalledByGraph proc~print_summary_ejecta print_summary_ejecta interface~print_summary_ejecta print_summary_ejecta interface~print_summary_ejecta->proc~print_summary_ejecta

Contents