Package empro :: Module empro :: Module mesh :: Class Grid
[frames] | no frames]

Class Grid

core.Updatable --+
                 |
                Grid

Interface to the fdtd grid.

Class Hierarchy for Grid
Class Hierarchy for Grid

Instance Methods
 
cellCount(...)
Number of cells in the fdtd grid in each direction.
 
minDeltaX(...)
The minimal cell size in the X-direction.
 
minDeltaY(...)
The minimal cell size in the Y-direction.
 
minDeltaZ(...)
The minimal cell size in the Z-direction.
 
minDeltas(...)
The minimal cell size.

Inherited from core.Updatable: __enter__, __exit__, clone, hash, isValid, reasonWhyInvalid