LAPACK string orchestra
- From: widmar <jrw@xxxxxxxxxxxx>
- Date: Tue, 25 Mar 2008 18:04:00 -0800
Last revised in Nov. 2006 (by UTK, Berkeley, NAG) - clf's stringing
enthusiasts are invited to scale it to a string quartet subject to the
specs therein:
logical function lsame (ca, cb)
character ca, cb
*
* LSAME returns .TRUE. if CA is the same letter as CB
* regardless of case.
* ...
end
http://www.netlib.org/lapack/util/lsame.f
If a better and more efficient code is produced it could be passed on to
netlib gatekeepers for consideration - for obvious reasons (backward
compatibility), new age fortranistas need not bother.
You may want to check on some past issues (google -> "lsame") before
posting prospective solutions - TYT.
---
sdx - modeling, simulation.
http://www.sdynamix.com
.
- Follow-Ups:
- Re: LAPACK string orchestra
- From: glen herrmannsfeldt
- Re: LAPACK string orchestra
- From: Arjen Markus
- Re: LAPACK string orchestra
- From: c gordon liddy
- Re: LAPACK string orchestra
- Prev by Date: Re: compiler switch -c
- Next by Date: Re: How to handle code with both Co-arrays and OpenMP
- Previous by thread: Re: compiler switch -c
- Next by thread: Re: LAPACK string orchestra
- Index(es):
Relevant Pages
|
|