Removed unused variables from lbpm_disc_pp
This commit is contained in:
parent
5eb7ecc5c0
commit
da669f68c7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user