pelahi / VELOCIraptor-STF

Galaxy/(sub)Halo finder for N-body simulations
MIT License
19 stars 26 forks source link

Typo causing compilation to fail #7

Closed nikTheCosmoGuy closed 7 years ago

nikTheCosmoGuy commented 7 years ago

Small spelling mistake causing compilation to fail when MPI="off". Still fails due to-

search.cxx: In function ‘Int_t SearchFullSet(Options&, Int_t, NBody::Particle&, Int_t&)’: search.cxx:94:14: error: cannot convert ‘short int’ to ‘Int_t {aka long long int*}’ in assignment storetype=new short[nbodies];