TDMS
Time Domain Maxwell Solver
|
A three-tuple of integers that contain the stride in each direction to extract the phasors on. More...
#include <simulation_parameters.h>
Public Attributes | |
int | x = 1 |
int | y = 1 |
int | z = 1 |
A three-tuple of integers that contain the stride in each direction to extract the phasors on.
On the surface, a stride of EG x = 2 means extract from every 2nd Yee cell.