Skip to content
Snippets Groups Projects
Commit 16e5bffe authored by Volker Springel's avatar Volker Springel
Browse files

modfication of default MAX_NGBS

parent c406fc3a
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
#include "../mpi_utils/shared_mem_handler.h" #include "../mpi_utils/shared_mem_handler.h"
#include "../ngbtree/ngbtree.h" #include "../ngbtree/ngbtree.h"
#define MAX_NGBS 100000 #define MAX_NGBS 500000
class sph : public ngbtree class sph : public ngbtree
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment