print_summary_bnslorene Module Procedure

module procedure print_summary_bnslorene module subroutine print_summary_bnslorene(this, filename)

Prints a summary of the physical properties the \(\mathrm{BNS}\) system produced by | lorene 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(bnslorene), intent(in) :: this
character(len=*), intent(inout), optional :: filename

Name of the formatted file to print the summary to


Called by

proc~~print_summary_bnslorene~~CalledByGraph proc~print_summary_bnslorene print_summary_bnslorene interface~print_summary_bnslorene print_summary_bnslorene interface~print_summary_bnslorene->proc~print_summary_bnslorene

Contents