Removed unused variables from lbpm_disc_pp

This commit is contained in:
James E McClure 2015-06-29 20:11:52 -04:00
parent 5eb7ecc5c0
commit da669f68c7

View File

@ -160,7 +160,6 @@ int main(int argc, char **argv)
// Variables that specify the computational domain
string FILENAME;
unsigned int nBlocks, nthreads;
int Nx,Ny,Nz; // local sub-domain size
int ndiscs; // number of spheres in the packing
double Lx,Ly,Lz; // Domain length