IMPURE ELEMENTALs
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 78 articles for 0.002 sec
Public review - Impure elementals     

Group: comp.lang.fortran · Group Profile · Search for IMPURE ELEMENTALs in comp.lang.fortran
Author: James Giles
Date: Jul 4, 2008 23:40

...I don't see the value in having IMPURE ELEMENTAL procedures. There are no examples in the ... can be rewritten without the procedure being ELEMENTAL at all. The example in the document is: impure elemental function accumulate (a,sum) real :: accumulate real, intent(in) :: a real, intent(... generate any error messages or warnings. An elemental is simply not a good way of ...
Show full article (1.63Kb) · Show article thread
Re: IMPURE ELEMENTALs     

Group: comp.lang.fortran · Group Profile · Search for IMPURE ELEMENTALs in comp.lang.fortran
Author: James Giles
Date: Jul 1, 2008 19:13

...I haven't decided whether to actually send in the comment of this thread. I probably will since no one has yet given a convincing example of a good IMPURE ELEMENTAL. But, I'll give another day or two. I may post some of my other public review comments here as well. I would kind of like to see ...
Show full article (1.19Kb) · Show article thread
Re: IMPURE ELEMENTALs     

Group: comp.lang.fortran · Group Profile · Search for IMPURE ELEMENTALs in comp.lang.fortran
Author: nospam
Date: Jul 1, 2008 15:23

...'t see the value in having IMPURE ELEMENTAL procedures. Well, basically whenever you want to do something elementally that violates the rules for purity...those things are handy to do elementally. Now perhaps there might be arguments...do were often going to be impure. The proposal for initial/final ...ass^h^h^hhearted version of impure elemental procedures (using different terminology, ...
Show full article (2.17Kb) · Show article thread
IMPURE ELEMENTALs     

Group: comp.lang.fortran · Group Profile · Search for IMPURE ELEMENTALs in comp.lang.fortran
Author: James Giles
Date: Jul 1, 2008 14:39

... this one before I submit it. I don't see the value in having IMPURE ELEMENTAL procedures. There are no examples in the draft standard and the only example in ...new features can be rewritten without the procedure being ELEMENTAL at all. To be sure, other ways of ...to be more confusing to the reader than non-ELEMENTAL alternatives. -- J. Giles "I conclude that there are two...
Show full article (0.85Kb)
Re: I/O in PURE and ELEMENTAL procedures in Fortran 2008     

Group: comp.lang.fortran · Group Profile · Search for IMPURE ELEMENTALs in comp.lang.fortran
Author: Dan Nagle
Date: Apr 25, 2007 16:53

....j3-fortran.org Exactly when and to whom to send the comment is not yet known. It will be set by bureaucrats far above my level. :-) <snip specific comments> As noted upthread, impure elementals are in the current draft. -- Dan Nagle Purple Sage Computing Solutions, Inc.
Show full article (1.29Kb)
Re: I/O in PURE and ELEMENTAL procedures in Fortran 2008     

Group: comp.lang.fortran · Group Profile · Search for IMPURE ELEMENTALs in comp.lang.fortran
Author: Dick Hendrickson
Date: Apr 17, 2007 09:06

...relaxing some constraints on PURE or ELEMENTAL procedures in Fortran 2008, letting ... in processor dependent order, an IMPURE ELEMENTAL is "guaranteed" to be invoked in normal subscript order. IMPURE was mostly added to allow ... even STOP. By default, an ELEMENTAL function is still PURE. Personally,...-standard extension regarding PURE and ELEMENTAL functions, which motivates this question....
Show full article (2.27Kb) · Show article thread
Re: elemental function versus loop over function     

Group: comp.lang.fortran · Group Profile · Search for IMPURE ELEMENTALs in comp.lang.fortran
Author: nospam
Date: Nov 28, 2006 09:10

...> the array or define an elemental function?... Given the usual caveat (..., most implementations pretty much implement elemental by doing the loops behond your..., the main reason for writing elemental procedures is for simplicity of code...the multiple ranks. A disadvantage of elementals is that they have stringent restrictions... don't think it is) impure elementals in the future. -- Richard ...
Show full article (1.50Kb) · Show article thread
Re: IMPURE ELEMENTALs     

Group: comp.lang.fortran · Group Profile · Search for IMPURE ELEMENTALs in comp.lang.fortran
Author: Phillip Helbig---remove CLOTHES to reply
Date: Jul 3, 2008 12:17

In article <1ijen7s.nzkpiyv3cgm8N%%nospam@see.signature>, nospam@see.signature (Richard Maine) writes: 1. I/O. At least for diagnostics. That's one I've heard some people say should be allowed in pure procedures... but it isn't. In this case, I think a compiler option might make more sense, with some sort of comment-prefix (!$DIAG or whatever) which would be ignored with the ...
Show full article (0.58Kb) · Show article thread
Re: IMPURE ELEMENTALs     

Group: comp.lang.fortran · Group Profile · Search for IMPURE ELEMENTALs in comp.lang.fortran
Author: Dan Nagle
Date: Jul 2, 2008 12:55

Hello, On 2008-07-02 07:19:20 -0400, robert.corbett@sun.com said: Thirty days is a short time to review a draft the size of the Fortran 2008 CD. I have been posting in this newsgroup and in other public forums how to get a copy of the CD, and suggesting that interested parties start reading it, ever since the Editor made it available in March. So you had something more like 90 ...
Show full article (1.31Kb) · Show article thread
Re: IMPURE ELEMENTALs     

Group: comp.lang.fortran · Group Profile · Search for IMPURE ELEMENTALs in comp.lang.fortran
Author: robert.corbett
Date: Jul 2, 2008 04:19

On Jul 2, 2:47 am, Dan Nagle <danna...@verizon.net> wrote: The time limits were set by ANSI, and had to be exactly 30 days. J3 had no choice. Thirty days is a short time to review a draft the size of the Fortran 2008 CD. Nonetheless, in my case having more time would not make a difference. I have already spent more time on the review than my masters like. Bob Corbett
Show full article (0.38Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · next