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

remove unused member pointer

parent 8bc9cbb9
Branches
Tags
No related merge requests found
......@@ -43,7 +43,6 @@ class particles
public:
int myrank, nprocs;
MPI_Comm comm;
rnumber *data;
/* state will generally hold all the information about the particles.
* in the beginning, we will only need to solve 3D ODEs, but I figured
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment