LAPACK 3.3.0

sblat1.f File Reference

Go to the source code of this file.

Functions/Subroutines

program SBLAT1
subroutine HEADER
subroutine CHECK0 (SFAC)
subroutine CHECK1 (SFAC)
subroutine CHECK2 (SFAC)
subroutine CHECK3 (SFAC)
subroutine STEST (LEN, SCOMP, STRUE, SSIZE, SFAC)
subroutine STEST1 (SCOMP1, STRUE1, SSIZE, SFAC)
REAL SDIFF (SA, SB)
subroutine ITEST1 (ICOMP, ITRUE)

Function Documentation

subroutine CHECK0 ( REAL  SFAC)

Definition at line 82 of file sblat1.f.

Here is the call graph for this function:

subroutine CHECK1 ( REAL  SFAC)

Definition at line 143 of file sblat1.f.

Here is the call graph for this function:

subroutine CHECK2 ( REAL  SFAC)

Definition at line 237 of file sblat1.f.

Here is the call graph for this function:

subroutine CHECK3 ( REAL  SFAC)

Definition at line 392 of file sblat1.f.

Here is the call graph for this function:

subroutine HEADER ( )

Definition at line 54 of file sblat1.f.

subroutine ITEST1 ( INTEGER  ICOMP,
INTEGER  ITRUE 
)

Definition at line 688 of file sblat1.f.

program SBLAT1 ( )

Definition at line 1 of file sblat1.f.

Here is the call graph for this function:

REAL SDIFF ( REAL  SA,
REAL  SB 
)

Definition at line 678 of file sblat1.f.

Here is the call graph for this function:

subroutine STEST ( INTEGER  LEN,
REAL,dimension(len)  SCOMP,
REAL,dimension(len)  STRUE,
REAL,dimension(len)  SSIZE,
REAL  SFAC 
)

Definition at line 598 of file sblat1.f.

subroutine STEST1 ( REAL  SCOMP1,
REAL  STRUE1,
REAL,dimension(*)  SSIZE,
REAL  SFAC 
)

Definition at line 653 of file sblat1.f.

Here is the call graph for this function:

 All Files Functions