Electromagnetic Template Library (EMTL)
|
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"
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 | |
Generalized Yee mesh to use with various optimizations.