create_sten_2k.h

Go to the documentation of this file.
00001 #ifndef __XWAVE_CRST_22K__
00002 #define __XWAVE_CRST_22K__
00003 
00004 #include "fd.h"
00005 
00007 #define DEP_F      4
00008 
00009 #define DEP_DFDZ   1
00010 
00011 #define DEP_DFDX   2
00012 
00013 #define DEP_DFDY   3
00014 
00015 #define DEP_LAPF   5
00016 
00029 int create_sten2_2k(FILE * stream, 
00030             IWaveInfo const & ic,
00031             int k, int ndim,
00032             IPNT gtype[RDOM_MAX_NARR], 
00033             int stendm[RDOM_MAX_NARR][RDOM_MAX_NARR], 
00034             STENCIL * sten);
00035 
00036 #endif

Generated on 5 Jan 2017 for IWAVECORE by  doxygen 1.4.7