 |
forums.silverfrost.com Welcome to the Silverfrost forums
|
Author |
Message |
Topic: dot_product crashes, bug in FTN95? |
pezze
Replies: 2
Views: 4909
|
Forum: Support Posted: Wed Oct 03, 2007 8:01 pm Subject: dot_product crashes, bug in FTN95? |
Hello, there seems to be a problem with the intrinsic dot_product. The following program crashes in the line dp2=dot_product(vector1,sum(matrix,2)), which I think is a legal Fortran statement. Any tho ... |
Topic: implied do loop |
pezze
Replies: 3
Views: 7557
|
Forum: General Posted: Mon Sep 24, 2007 10:05 pm Subject: implied do loop |
Hi, I think I was wrong using implied-do loops for several years!
I used CVF since I started programming in F90.
Consider the following example:0
vector1 = (/ ( dot_product( matrix(i,: ),vector2 ... |
|
Page 1 of 1 |
All times are GMT + 1 Hour |
Powered by phpBB © 2001, 2005 phpBB Group
|