NAG SILICON GRAPHICS (IRIX 6) DOUBLE PRECISION FLSG620DA Скачать руководство пользователя страница 6

FLSG620DA Users' Note

http://www.csar.cfs.ac.uk/test/software/maths/nag/mark20...

6 of 10

18/08/2004 12:11

*******************************************************************

*     .. Executable Statements ..

      WRITE (NOUT,*) 'S18DEF Example Program Results'

*     Skip heading in data file

      READ (NIN,*)

      WRITE (NOUT,*)

      WRITE (NOUT,99999) 'Calling with N =', N

      WRITE (NOUT,*)

      WRITE (NOUT,*)

     +'   FNU            Z        SCALE       CY(1)              CY(2)

     +   NZ IFAIL'

      WRITE (NOUT,*)

   20 READ (NIN,*,END=40) FNU, Z, SCALE

      IFAIL = 0

*

      CALL S18DEF(FNU,Z,N,SCALE,CY,NZ,IFAIL)

*

      WRITE (NOUT,99998) FNU, Z, SCALE, CY(1), CY(2), NZ, IFAIL

      GO TO 20

   40 STOP

*

99999 FORMAT (1X,A,I2)

99998 FORMAT (1X,F7.4,'  (',F7.3,',',F7.3,')   ',A,

     +       2('  (',F7.3,',',F7.3,')'),I4,I4)

      END

4. Routine-specific Information

Any further information which applies to one or more routines in this implementation is listed
below, chapter by chapter.

(a) D03

The example programs for D03RAF and D03RBF take much longer to run than other examples.

(b) F06, F07 and F08

In this implementation calls to the Basic Linear Algebra Subprograms (BLAS) and linear
algebra routines (LAPACK) can be resolved by calls to SCSL.

(c) G02

The value of ACC, the machine-dependent constant mentioned in several documents in the
chapter, is 1.0D-13.

(d) P01

On hard failure, P01ABF writes the error message to the error message unit specified by
X04AAF and then stops.

(e) S07 - S21

The constants referred to in the NAG Fortran Library Manual have the following values in this
implementation:

S07AAF  F(1)   = 1.0D+13

Содержание SILICON GRAPHICS (IRIX 6) DOUBLE PRECISION FLSG620DA

Страница 1: ...nformation 5 Documentation 6 Support from NAG 7 User Feedback Appendix Contact Addresses 1 Introduction This document is essential reading for every user of the NAG Fortran Library Implementation specified in the title It provides implementation specific detail that augments the information provided in the NAG Fortran Library Manual and Introductory Guide Wherever those manuals refer to the Users ...

Страница 2: ...rms for the following combinations of Application Binary Interfaces ABI and Instruction Set Architectures ISA high performance 32 bit n32 mode using mips3 high performance 32 bit n32 mode using mips4 64 bit mode using mips3 64 bit mode using mips4 3 1 Accessing the Library You may link to the NAG Fortran Library in the following manner f77 driver f lnag or f90 driver f lnag where driver f is the u...

Страница 3: ... program results In the NAG Fortran Library Manual routine documents that have been typeset since Mark 12 present the example programs in a generalised form using bold italicised terms as described in Section 3 3 In other routine documents the example programs are in single precision and require modification for use with double precision routines This conversion can entail Changing REAL or COMPLEX...

Страница 4: ...ers to the LAPACK routine name DGETRF cpotrs ZPOTRS 3 4 Explicit Output from NAG Routines Certain routines produce explicit error messages and advisory messages via output units which either have default values or can be reset by using X04AAF for error messages and X04ABF for advisory messages The default values are given in Section 4 The maximum record lengths of error messages and advisory messa...

Страница 5: ... NAG Fortran Library that your program calls directly Often only one USE statement will be required Delete all EXTERNAL statements for NAG Fortran Library routines These are now declared in the module s Delete the type declarations for any NAG Fortran Library functions These are now declared in the module s These changes are illustrated by showing the conversion of the Fortran 77 version of the ex...

Страница 6: ...Information Any further information which applies to one or more routines in this implementation is listed below chapter by chapter a D03 The example programs for D03RAF and D03RBF take much longer to run than other examples b F06 F07 and F08 In this implementation calls to the Basic Linear Algebra Subprograms BLAS and linear algebra routines LAPACK can be resolved by calls to SCSL c G02 The value...

Страница 7: ... 3 27D 4 IFAIL 5 if abs Z or FNU N 1 1 07D 9 S17DEF IFAIL 2 if imag Z 700 0 IFAIL 3 if abs Z or FNU N 1 3 27D 4 IFAIL 4 if abs Z or FNU N 1 1 07D 9 S17DGF IFAIL 3 if abs Z 1 02D 3 IFAIL 4 if abs Z 1 04D 6 S17DHF IFAIL 3 if abs Z 1 02D 3 IFAIL 4 if abs Z 1 04D 6 S17DLF IFAIL 2 if abs Z 3 93D 305 IFAIL 4 if abs Z or FNU N 1 3 27D 4 IFAIL 5 if abs Z or FNU N 1 1 07D 9 S18ADF IFAIL 2 if 0 0 X 2 23D 30...

Страница 8: ...0000000000000 5 62949953421312D 14 X02BBF 2147483647 X02BEF 15 X02DAF FALSE h X04 The default output units for error and advisory messages for those routines which can produce explicit output are both Fortran Unit 6 It is not possible to use the routines X04ACF and X04ADF with the f90 compiler i X05 The finest granularity of wall clock time available on this system is one second so the seventh ele...

Страница 9: ... to contact one of the NAG Response Centres see below b NAG Response Centres The NAG Response Centres are available for general enquiries from all users and also for technical queries from sites with an annually licensed product or support service The Response Centres are open during office hours but contact is possible by fax email and phone answering machine at all times When contacting a Respon...

Страница 10: ...ouse Jordan Hill Road OXFORD OX2 8DR NAG Ltd Response Centre United Kingdom email infodesk nag co uk Tel 44 0 1865 511245 Tel 44 0 1865 311744 Fax 44 0 1865 310139 Fax 44 0 1865 311755 NAG Inc 1400 Opus Place Suite 200 Downers Grove IL 60515 5702 NAG Inc Response Center USA email infodesk nag com Tel 1 630 971 2337 Tel 1 630 971 2345 Fax 1 630 971 2706 Fax 1 630 971 2346 NAG GmbH Schleißheimerstra...

Отзывы: