We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b572257 commit ad6c4e0Copy full SHA for ad6c4e0
1 file changed
guest_resources/fidimag_examples.rst
@@ -0,0 +1,13 @@
1
+Fidimag Examples
2
+----------------
3
+
4
+Fidimag example files can be found locally in::
5
6
+ `~/fidimag-examples`
7
8
+A test suite is also available, and can be used by commanding::
9
10
+ sudo su # We need to run this as root for permissions purposes.
11
+ cd /opt/fidimag
12
+ make test
13
+ exit
0 commit comments