File tree 3 files changed +20
-1
lines changed
3 files changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,10 @@ Program reference
11
11
=================
12
12
13
13
.. automodule :: pyscf.pbc.ci
14
+ :members:
14
15
15
16
.. automodule :: pyscf.pbc.ci.cisd
16
17
:members:
18
+
19
+ .. automodule :: pyscf.pbc.ci.kcis_rhf
20
+ :members:
Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ The list of modules described in this chapter is:
19
19
prop/nmr.rst
20
20
prop/polarizability.rst
21
21
prop/ssc.rst
22
-
22
+ prop/esr.rst
Original file line number Diff line number Diff line change
1
+ :mod: `prop.esr ` --- Electron spin-rotation coupling
2
+ ***************************************************
3
+
4
+ The :mod: `prop.esr ` module implements the electron spin-rotation coupling for
5
+ mean-field methods.
6
+
7
+
8
+ Program reference
9
+ =================
10
+
11
+ .. automodule :: pyscf.prop.esr.uhf
12
+ :members:
13
+
14
+ .. automodule :: pyscf.prop.esr.uks
15
+ :members:
You can’t perform that action at this time.
0 commit comments