Skip to content
Snippets Groups Projects
Commit 88e38a1f authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

release particle sample array for complex particles

parent d6129932
Branches
Tags
1 merge request!23WIP: Feature/use cmake
Pipeline #41325 failed
......@@ -230,7 +230,7 @@ int NSVEcomplex_particles<rnumber>::do_stats()
// deallocate temporary data array
// TODO: is it required/safe to call the release method here?
//pdata.release();
pdata.release();
return EXIT_SUCCESS;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment