| Home | Trees | Indices | Help |
|
|---|
|
|
core.Updatable --+
|
GridGenerator
Interface to the fdtd grid generator.
|
| Class Hierarchy for GridGenerator |
| Instance Methods | |||
|
|||
| None |
|
||
| None |
|
||
| None |
|
||
|
|||
| Expression |
|
||
| Expression |
|
||
| Expression |
|
||
|
|||
list{FixedPoint}
|
|
||
list{ManualGridRegionParameters}
|
|
||
|
Inherited from |
|||
| Properties | |
| BoundingBox3DNone |
boundingBox Size of the grid bounding box. |
| CellSizesSpecificationNone |
cellSizes Specification of the cell sizes used for the fdtd grid. |
|
femPadding No documentation available. |
|
|
gridSpecificationType No documentation available. |
|
| boolNone |
includeCircuitComponents Specifies if circuit components are taken into account to determine the grid size. |
| boolNone |
includeUnmeshedObjects Specifies if unmeshed objects are taken into account to determine the grid size. |
| ExpressionNone |
maximumFrequency Maximal frequency for which the grid should give valid results. |
| ExpressionNone |
maximumNumberOfCells Maximum number of cells that can be used for the grid. |
| ExpressionNone |
maximumStepFactor Maximum allowed step factor for the size of two adjacent cells in a grid transition region. |
| BoundingBox3DNone |
padding Number of padding cells. |
| boolNone |
useMaximumFrequency Determines if the grid size should be determined based on a given maximal frequency. |
| boolNone |
useMaximumNumberOfCells Determines if the grid size should be determined based on a given maximum number of cells. |
| Method Details |
Add a manual fixed point to the grid.
|
Add a manual grid region to the grid.
|
Returns the default maximum number of cells to be used for the grid.
|
Returns the default maximal frequency to be used for the grid.
|
Returns the default maximum allowed step factor for the size of two adjacent cells in a grid transition region.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 26 10:16:45 2019 | http://epydoc.sourceforge.net |