stop_and_print Interface

interface


Called by

interface~~stop_and_print~~CalledByGraph interface~stop_and_print stop_and_print proc~pure_subroutine pure_subroutine proc~pure_subroutine->interface~stop_and_print program~pure_stop_and_print pure_stop_and_print program~pure_stop_and_print->proc~pure_subroutine

public pure module subroutine stop_and_print(data, header, footer)

Arguments

Type IntentOptional Attributes Name
class(*), intent(in) :: data(..)
character(len=*), intent(in), optional :: header
character(len=*), intent(in), optional :: footer