.TH "xerbla" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME xerbla \- xerbla: error reporting .SH SYNOPSIS .br .PP .SS "Functions" .in +1c .ti -1c .RI "subroutine \fBxerbla\fP (srname, info)" .br .RI "\fBXERBLA\fP " .in -1c .SH "Detailed Description" .PP .SH "Function Documentation" .PP .SS "subroutine xerbla (character*(*) srname, integer info)" .PP \fBXERBLA\fP .PP \fBPurpose:\fP .RS 4 .PP .nf !> !> XERBLA is an error handler for the LAPACK routines\&. !> It is called by an LAPACK routine if an input parameter has an !> invalid value\&. A message is printed and execution stops\&. !> !> Installers may consider modifying the STOP statement in order to !> call system-specific exception-handling facilities\&. !> .fi .PP .RE .PP \fBParameters\fP .RS 4 \fISRNAME\fP .PP .nf !> SRNAME is CHARACTER*(*) !> The name of the routine which called XERBLA\&. !> .fi .PP .br \fIINFO\fP .PP .nf !> INFO is INTEGER !> The position of the invalid parameter in the parameter list !> of the calling routine\&. !> .fi .PP .RE .PP \fBAuthor\fP .RS 4 Univ\&. of Tennessee .PP Univ\&. of California Berkeley .PP Univ\&. of Colorado Denver .PP NAG Ltd\&. .RE .PP .PP Definition at line \fB69\fP of file \fBxerbla\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.