Electromagnetic Template Library (EMTL)
Loading...
Searching...
No Matches
emMeshInspector Class Reference

Auxiliary class to debug Yee mesh updates. More...

#include <yee.h>

Collaboration diagram for emMeshInspector:

Public Member Functions

int rewind_to_step (int sstep, int ftype, int ix, int iy, int iz)
 ftype 0= side, 1= edge
 
bool step (int ftype, int ix, int iy, int iz)
 ftype 0= side, 1= edge
 
std::pair< int, int > copy (const iVector_3 &dest, const iVector_3 &src)
 emulates data transfer from index src to index dest
 

Protected Attributes

int force_bord [2] = { 0, 0 }
 flags to check border neighbours even if no pbcs are used
 

Detailed Description

Auxiliary class to debug Yee mesh updates.


The documentation for this class was generated from the following file: