Skip to content
Snippets Groups Projects
Commit 70e0a004 authored by Chiheb Ameur Abid's avatar Chiheb Ameur Abid
Browse files

modifié : src/MCHybridSOG.cpp

parent a994a774
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
#define TAG_ACK_STATE 10 #define TAG_ACK_STATE 10
#define TAG_ACK_SUCC 11 #define TAG_ACK_SUCC 11
#define TAG_NOTCOMPLETED 20 #define TAG_NOTCOMPLETED 20
#define DEBUG_GC 1 //#define DEBUG_GC 1
using namespace sylvan; using namespace sylvan;
using namespace std; using namespace std;
MCHybridSOG::MCHybridSOG ( const NewNet &R,MPI_Comm &comm_world,bool init ) MCHybridSOG::MCHybridSOG ( const NewNet &R,MPI_Comm &comm_world,bool init )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment