We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b430833 commit 29949baCopy full SHA for 29949ba
2 files changed
doc/GPUMD-Manual.pdf
21.6 KB
doc/gpumd/input_files/kpoints_in.rst
@@ -13,16 +13,17 @@ File format
13
The format of this file must be as follows:
14
15
.. code::
16
-# high symmetry points
17
-k_points_x(0) k_points_y(0) k_points_z(0) name(0)
18
-k_points_x(1) k_points_y(1) k_points_z(1) name(1)
19
-...
+
+ # high symmetry points
+ k_points_x(0) k_points_y(0) k_points_z(0) name(0)
+ k_points_x(1) k_points_y(1) k_points_z(1) name(1)
20
+ ...
21
22
23
Example
24
-------
25
-For example, the command::
26
+For example, the command:
27
28
29
0 commit comments