• Main Page
  • Related Pages
  • Modules
  • Data Structures
  • Files
  • File List
  • Globals

sst/elements/routermodel/src_genTopo/topo_mesh3D.h

00001 /*
00002 ** $Id: topo_mesh3D.h,v 1.2 2010/04/28 21:19:51 rolf Exp $
00003 **
00004 ** Rolf Riesen, April 2010, Sandia National Laboratories
00005 **
00006 */
00007 #ifndef _MESH3D_H_
00008 #define _MESH3D_H_
00009 
00010 void GenMesh3D(int dimX, int dimY, int dimZ, int doXwrap, int doYwrap, int doZwrap);
00011 
00012 #endif /* _MESH3D_H_ */

Generated on Fri Oct 22 2010 11:02:28 for SST by  doxygen 1.7.1