Skip to content

Commit fbd4b65

Browse files
docs entries
1 parent 3594cef commit fbd4b65

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

docs/api/boundary_conditions.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ Types of Absorbers
3939
tidy3d.PML
4040
tidy3d.StablePML
4141
tidy3d.Absorber
42+
tidy3d.ABCBoundary
43+
tidy3d.ModeABCBoundary
4244

4345
Absorber Parameters
4446
^^^^^^^^^^^^^^^^^^^
@@ -48,4 +50,14 @@ Absorber Parameters
4850
:template: module.rst
4951

5052
tidy3d.AbsorberParams
51-
tidy3d.PMLParams
53+
tidy3d.PMLParams
54+
55+
56+
Internal Absorbers
57+
------------------
58+
59+
.. autosummary::
60+
:toctree: _autosummary/
61+
:template: module.rst
62+
63+
tidy3d.InternalAbsorber

docs/api/sources.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,13 @@ Angled Plane Wave Specifications
4444

4545
tidy3d.FixedInPlaneK
4646
tidy3d.FixedAngle
47+
48+
49+
Source Frames
50+
-------------
51+
52+
.. autosummary::
53+
:toctree: _autosummary/
54+
:template: module.rst
55+
56+
tidy3d.PECFrame

0 commit comments

Comments
 (0)