assertPureSingle Module Subroutine

public pure module subroutine assertPureSingle(assertion, error)

Pure version of assertSingle routine, does not write separately to std out

Arguments

Type IntentOptional Attributes Name
logical, intent(in) :: assertion
character(len=*), intent(in), optional :: error