assertPureVector Module Subroutine

public pure module subroutine assertPureVector(assertion, error)

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

Arguments

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