Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
particle_methods_doc.F90
Go to the documentation of this file.
1 ! This file is read by doxygen software
2 ! Change it to match with your library
3 ! http://www.stack.nl/~dimitri/doxygen/manual/docblocks.html#fortranblocks
4 ! To see the documentation, remove the line containing your directory
5 ! in file Doxyfile.in (line 691) if it is excluded.
6 ! Type 'make doc' in build directory.
7 ! To check the results, open :
8 ! selalib/doc/build/html/doxygen/html/defgroup simulations.html
9 ! The following lines will be read by doxygen to generate documentation:
10 
11 ! [[shell:header\alh 'particle_methods_doc.F90']] (cf [[file:~/alh/bin/headeralh]])
12 ! headeralh authors=- default=0 f90 start=25/06/15
13 
14 ! To rebuild the documentation: [[elisp:(compile "cd ${SELALIB}/build && make doc")]].
15 
16 ! This file creates the page [[selalib:doc/build/html/doxygen/html/group__particle__methods.html]].
17 
18 ! The Doxygen documentation index is [[selalib:doc/build/html/doxygen/html/index.html]]. The Doxygen configuration
19 ! file is [[selalib:doc/doxygen/Doxyfile]].
20 
25 
26 ! This "brief" appears in the Doxygen list of "Libraries" at [[selalib:doc/build/html/doxygen/html/modules.html]].
27 
35 
36 ! this is directory [[selalib:src/particle_methods]]
37 
38 ! Local Variables:
39 ! mode:F90
40 ! ispell-local-dictionary:"british"
41 ! coding:utf-8
42 ! eval:(flyspell-prog-mode)
43 ! eval:(outline-minor-mode)
44 ! End:
45 ! LocalWords: headeralh Doxygen selalib html Centralized src doxygen Doxyfile
    Report Typos and Errors