print_summary_derived_int Abstract Interface

abstract interface
public subroutine print_summary_derived_int(this, filename)

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

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