print_summary Module Procedure

module procedure print_summary module subroutine print_summary(this)

Uses

  • proc~~print_summary~2~~UsesGraph proc~print_summary~2 print_summary module~utility utility proc~print_summary~2->module~utility tensor tensor proc~print_summary~2->tensor constants constants module~utility->constants matrix matrix module~utility->matrix

Prints a summary of the properties of the refined mesh, 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(tpo), intent(inout) :: this

Name of the formatted file to print the summary to


Called by

proc~~print_summary~2~~CalledByGraph proc~print_summary~2 print_summary interface~print_summary~2 print_summary interface~print_summary~2->proc~print_summary~2

Contents


Variables

Type Visibility Attributes Name Initial
integer, private :: i_matter
integer, private :: l
integer, private :: last_level