mms_diagnostics_template Subroutine

public subroutine mms_diagnostics_template(comm_handler, tau)

Prints information on numerical errors of numerical solution

Arguments

Type IntentOptional Attributes Name
type(comm_handler_t), intent(in) :: comm_handler

Communication handler

real(kind=GP), intent(in) :: tau

Time


Contents