Re: forall and do loop
- From: Tim Prince <timothyprince@xxxxxxxxxxxxx>
- Date: Fri, 27 Jul 2007 06:45:10 -0700
highegg wrote:
Use the one that appears more clear to you - easier to read and/orThat appears to be the biggest advantage of forall when a mask condition is appropriate; it's clearer than the alternatives. I don't see any reason to use forall rather than array section (or whole array) assignments in the example given at the top of the thread. In such simple situations, any reasonable alternative ought to give the same performance.
write.
I submit compiler problem reports when masked forall doesn't work as well as f77 syntax.
.
- Follow-Ups:
- Re: forall and do loop
- From: highegg
- Re: forall and do loop
- References:
- forall and do loop
- From: aeroguy
- Re: forall and do loop
- From: glen herrmannsfeldt
- Re: forall and do loop
- From: aeroguy
- Re: forall and do loop
- From: highegg
- forall and do loop
- Prev by Date: Re: forall and do loop
- Next by Date: Re: forall and do loop
- Previous by thread: Re: forall and do loop
- Next by thread: Re: forall and do loop
- Index(es):
Relevant Pages
|