print_summary_int Abstract Interface

abstract interface
public subroutine print_summary_int(this, filename)

Arguments

Type IntentOptional Attributes Name
class(idbase), intent(in) :: this
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