We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2dd71 commit 5c3eecfCopy full SHA for 5c3eecf
demos/eigenvalues_QG_basinmodes/qgbasinmodes.py.rst
@@ -18,6 +18,9 @@ dissipative forces. Unlike the other demo that integrated the equations forward
18
in time, in this problem it is necessary to compute the eigenvalues and
19
eigenfunctions for a particular differential operator.
20
21
+This demo requires SLEPc and slepc4py to be installed. For instructions on how
22
+to install them please follow `these instructions <https://www.firedrakeproject.org/install#slepc>`_.
23
+
24
25
Governing PDE
26
~~~~~~~~~~~~~
0 commit comments