print_summary_bnsfuka Module Procedure

module procedure print_summary_bnsfuka module subroutine print_summary_bnsfuka(this, filename)

Prints a summary of the physical properties the \(\mathrm{BNS}\) system produced by \(\texttt{FUKA}\) to the standard output and, optionally, to a formatted file whose name is given as the optional argument filename

FT 4.02.2022


Arguments

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

Name of the formatted file to print the summary to


Called by

proc~~print_summary_bnsfuka~~CalledByGraph proc~print_summary_bnsfuka print_summary_bnsfuka interface~print_summary_bnsfuka print_summary_bnsfuka interface~print_summary_bnsfuka->proc~print_summary_bnsfuka

Contents