#include "config.hh" #if defined(CLUMPS_ICM) && defined(CLUMPS_ICM_ISCM) #include "CommPhyClumpsISCM.hh" CommPhyClumpsISCM::CommPhyClumpsISCM(){ } CommPhyClumpsISCM::~CommPhyClumpsISCM(){ } void CommPhyClumpsISCM::physicalInit(int *argc, char ***argv) { physicalComm.physicalInit(argc,argv) ; id = physicalComm.physicalGetId() ; for(int i=0; iISCMThreadStart() ; return NULL ; } #endif