Skip to content
Snippets Groups Projects
Commit 09a34163 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Doxygen fixes

parent 656df9df
Branches
Tags
2 merge requests!136Master,!79First version of the multiple time-stepping
......@@ -32,6 +32,7 @@
*the standard output.
*
* @param parts The array of particles.
* @param xparts The array of particle extended data.
* @param id The id too look for.
* @param N The size of the array of particles.
*
......
......@@ -488,6 +488,7 @@ void runner_dogsort(struct runner *r, struct cell *c, int flags, int clock) {
*
* @param r The runner thread.
* @param c The cell.
* @param timer 1 if the time is to be recorded.
*/
void runner_doinit(struct runner *r, struct cell *c, int timer) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment