tidy3d.plugins.adjoint.JaxPermittivityDataset#
- class JaxPermittivityDataset[source]#
Bases:
PermittivityDataset
,JaxObject
A
PermittivityDataset
registered with jax.- Parameters:
eps_xx (JaxDataArray) β Spatial distribution of the xx-component of the relative permittivity.
eps_yy (JaxDataArray) β Spatial distribution of the yy-component of the relative permittivity.
eps_zz (JaxDataArray) β Spatial distribution of the zz-component of the relative permittivity.
Attributes
Methods
- eps_xx#
- eps_yy#
- eps_zz#
- __hash__()#
Hash method.