Electromagnetic Template Library (EMTL)
Loading...
Searching...
No Matches
yee_gen.h File Reference

Generalized Yee mesh to use with various optimizations. More...

#include "emdefs.h"
#include <vector>
#include "emcomponent.h"
#include "grid.h"
#include "transfer.h"
#include "yeecnt.h"
#include "utiltl.h"
#include "packer.h"
Include dependency graph for yee_gen.h:

Classes

class  emYeeGenRectBlock< field_t, media_data_t, fix_index_t, VECSIZE, CELLPACK >
 Mesh block for Yee orhtogonal mesh. More...
 
class  emYeeGenRectBlock< field_t, media_data_t, fix_index_t, VECSIZE, CELLPACK >::contour_it
 Class for iterating contours. More...
 

Macros

#define MAX_INTERP   24
 maximal number of interpolation coefficient that may be returned by create_interpolaton
 

Detailed Description

Generalized Yee mesh to use with various optimizations.