Skip to content
Snippets Groups Projects
Commit 2c95f2d5 authored by James Willis's avatar James Willis
Browse files

Pin engine.

parent 87e7ef21
Branches
Tags
1 merge request!406Doself2 vectorisation
......@@ -453,6 +453,7 @@ void runner_doself2_force_vec(struct runner *r, struct cell *ci);
/* And go... */
int main(int argc, char *argv[]) {
engine_pin();
size_t runs = 0, particles = 0;
double h = 1.23485, size = 1., rho = 2.5;
double perturbation = 0.;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment