Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub CI Documentation builder committed Mar 19, 2024
1 parent d212974 commit 3d8eb10
Show file tree
Hide file tree
Showing 129 changed files with 2,647 additions and 2,654 deletions.
291 changes: 145 additions & 146 deletions annotated.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion annotated.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ var annotated =
[ "DimY_pC", "structDimY__pC.html", null ],
[ "DiocotronDensitySolution", "classDiocotronDensitySolution.html", "classDiocotronDensitySolution" ],
[ "DiscreteToCartesian", "classDiscreteToCartesian.html", "classDiscreteToCartesian" ],
[ "ElectricField", "classElectricField.html", "classElectricField" ],
[ "Euler", "classEuler.html", "classEuler" ],
[ "Evaluator2D", "structEvaluator2D.html", [
[ "Evaluator", "classEvaluator2D_1_1Evaluator.html", "classEvaluator2D_1_1Evaluator" ]
Expand Down
121 changes: 0 additions & 121 deletions classElectricField-members.html

This file was deleted.

135 changes: 0 additions & 135 deletions classElectricField.html

This file was deleted.

6 changes: 0 additions & 6 deletions classElectricField.js

This file was deleted.

2 changes: 1 addition & 1 deletion classFftPoissonSolver.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>An operator which solves the Poisson equation using a fast Fourier transform. </p>
<p>An operator which solves the Poisson equation: \( - \frac{d^2 \phi}{dx^2} = \rho \) using a fast Fourier transform on a periodic domain. This operator only works for equidistant points.</p>
<p>The electric field, \( \frac{d \phi}{dx} \) is calculated using a spline interpolation implemented in <a class="el" href="classElectricField.html">ElectricField</a>. </p>
<p>The electric field, \( \frac{d \phi}{dx} \) is calculated using a spline interpolation implemented in ElectricField. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="af21fa1248a4a7b73e8e8caf1f339f4fd"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af21fa1248a4a7b73e8e8caf1f339f4fd">&#9670;&nbsp;</a></span>FftPoissonSolver() <span class="overload">[1/2]</span></h2>
Expand Down
Loading

0 comments on commit 3d8eb10

Please sign in to comment.