00001 /* 00002 ** $Id: topo_flat2Dbutter.h,v 1.1 2010/04/28 21:19:51 rolf Exp $ 00003 ** 00004 ** Rolf Riesen, April 2010, Sandia National Laboratories 00005 ** 00006 */ 00007 #ifndef _FLAT2DBUTTERFLY_H_ 00008 #define _FLAT2DBUTTERFLY_H_ 00009 00010 void GenFlat2Dbutter(int dimX, int dimY); 00011 00012 #endif /* _FLAT2D_HBUTTERFLY_ */