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

Code formatting

parent 1d0be331
Branches
Tags
No related merge requests found
......@@ -327,9 +327,10 @@ void runner_dopair_subset_branch_density(struct runner *r,
struct part *restrict parts_i,
int *restrict ind, int count,
struct cell *restrict cj);
void runner_doself_subset_branch_density(struct runner *r, struct cell *restrict ci,
struct part *restrict parts, int *restrict ind,
int count);
void runner_doself_subset_branch_density(struct runner *r,
struct cell *restrict ci,
struct part *restrict parts,
int *restrict ind, int count);
/* And go... */
int main(int argc, char *argv[]) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment