Auxiliary class to debug Yee mesh updates.
More...
#include <yee.h>
|
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
|
|
|
int | force_bord [2] = { 0, 0 } |
| flags to check border neighbours even if no pbcs are used
|
|
Auxiliary class to debug Yee mesh updates.
The documentation for this class was generated from the following file: