Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

dartmrascala1_.h

Go to the documentation of this file.
00001 // dartmrascala1_.h
00002 
00003 //////////////////////////////////////////////////////////////////////
00004 //          (c) Copyright 2000-2002 Brown Deer Technology, LLC.
00005 //                        All rights reserved.
00006 //////////////////////////////////////////////////////////////////////
00007 //              Created:                Jun 19, 2001
00008 //              Last Modified:          Jun 23, 2002
00009 //////////////////////////////////////////////////////////////////////
00010 
00011 #ifndef DARTMRASCALA1__H
00012 #define DARTMRASCALA1__H
00013 
00014 
00015 extern "C" {
00016    void dartmrascala1_(
00017       const int* Asize,
00018       const int* Msize,
00019       const int* amax,
00020       const int* mmax,
00021       const int* mrastep,
00022       const double* mracoef,
00023       const int* a,
00024       const int* m,
00025       const double* scala
00026    );
00027 }
00028 
00029 #endif
00030 

Generated on Mon May 31 21:38:43 2004 for SR2k4 Assembler by doxygen 1.3.6