PrintError Subroutine

public subroutine PrintError(this)

Print out that an error has occurred.

Arguments

Type IntentOptional AttributesName
type(Error_t), intent(in) :: this

The error to print out.


Contents

None