print_summary_bnsbase Module Procedure

module procedure print_summary_bnsbase module subroutine print_summary_bnsbase(this, filename)

Uses

  • proc~~print_summary_bnsbase~~UsesGraph proc~print_summary_bnsbase print_summary_bnsbase constants constants proc~print_summary_bnsbase->constants module~utility utility proc~print_summary_bnsbase->module~utility module~utility->constants matrix matrix module~utility->matrix

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

FT 5.11.2021


Arguments

Type IntentOptional Attributes Name
class(bnsbase), intent(in) :: this

bnsbase object owning this PROCEDURE

character(len=*), intent(inout), optional :: filename

Name of the formatted file to print the summary to


Called by

proc~~print_summary_bnsbase~~CalledByGraph proc~print_summary_bnsbase print_summary_bnsbase interface~print_summary_bnsbase print_summary_bnsbase interface~print_summary_bnsbase->proc~print_summary_bnsbase

Contents