replica nfl jerseysreplica nfl jerseyssoccer jerseyreplica nfl jerseys forums.silverfrost.com :: Search
forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 1 match
forums.silverfrost.com Forum Index
Author Message
  Topic: Passing C# arrays to fortran
rmidtun

Replies: 1
Views: 5422

PostForum: Support   Posted: Wed Feb 28, 2007 3:26 pm   Subject: Passing C# arrays to fortran
Hi,

I got the following C# function

float[,] c = {{1.0f,2.0f},{3.0f,4.0f},{5.0f,6.0f}};
// Reshuffling to ftn indexing
float[,] buf = FtnUtilities.ToFortran(c);
int i=3, j=2;
FromDotNe ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group