host_fatal_error Subroutine

private subroutine host_fatal_error(self, location, error)

Arguments

Type IntentOptional AttributesName
class(type_host), intent(in) :: self
character(len=*), intent(in) :: location
character(len=*), intent(in) :: error

Contents

None