Discretization#
| Collective grid specification for all three dimensions. | |
| Specification for non-uniform grid along a given dimension. | |
| Uniform 1D grid. | |
| Similar to  | |
| Custom 1D grid supplied as a list of grid cell sizes centered on the simulation center. | |
| Custom 1D grid supplied as a list of grid cell boundary coordinates. | |
| Holds data about a set of x,y,z positions on a grid. | |
| Holds the grid data for a single field. | |
| Holds the yee grid coordinates for each of the E and H positions. | |
| Contains all information about the spatial positions of the FDTD grid. | |
| Specification for automatic mesh refinement and snapping in layered structures. | |
| Specification for local mesh refinement that defines the grid step size and the number of grid cells in the refinement region. | |
| Specification for corner detection on a 2D plane. |