Re: problem with SLATEC ccbrt function
From: Brian Wannamaker (seascan_at_ca.inter.net)
Date: 01/27/04
- Next message: Michael Prager: "Re: Help from fellow Fortran Users"
- Previous message: Richard Maine: "Re: Help from fellow Fortran Users"
- In reply to: beliavsky_at_aol.com: "problem with SLATEC ccbrt function"
- Next in thread: Tim Zeisloft: "Re: problem with SLATEC ccbrt function"
- Reply: Tim Zeisloft: "Re: problem with SLATEC ccbrt function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 27 Jan 2004 13:23:46 -0500
beliavsky@aol.com wrote:
> I compiled the SLATEC library using Lahey/Fujitsu Fortran 95 5.70c and
> got the following message for file "ccbrt.f", which computes the
> complex cube root:
Note in the source:
C***REFERENCES (NONE)
C***ROUTINES CALLED CARG, CBRT
and the error message
> 3205-W: "ccbrt.f", line 25, column 15: Intrinsic procedure CARG is
> not standard-conforming.
> 2206-S: "ccbrt.f", line 25, column 15: Invalid type, attribute, or
> value of actual argument for intrinsic function CARG.
CARG is also the name of a Lahey-only extension. I would suggest that
you go back to the library and get the slatec routine called Carg and
sort out the naming or otherwise indicate that that is the one you want
to use.
- Next message: Michael Prager: "Re: Help from fellow Fortran Users"
- Previous message: Richard Maine: "Re: Help from fellow Fortran Users"
- In reply to: beliavsky_at_aol.com: "problem with SLATEC ccbrt function"
- Next in thread: Tim Zeisloft: "Re: problem with SLATEC ccbrt function"
- Reply: Tim Zeisloft: "Re: problem with SLATEC ccbrt function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]