Log In | Get Help   
Home My Page Projects Code Snippets Project Openings Mareframe
Summary Activity Forums Tracker Lists Tasks Docs Surveys News SCM Files
[mareframe] Diff of /trunk/gadget/ecosystem.cc
[mareframe] / trunk / gadget / ecosystem.cc Repository:
ViewVC logotype

Diff of /trunk/gadget/ecosystem.cc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 14, Thu Jul 30 12:36:46 2015 UTC revision 15, Tue Sep 1 19:14:33 2015 UTC
# Line 117  Line 117 
117            for (j = 0; j < numThr; j++)            for (j = 0; j < numThr; j++)
118                    EcoSystems[j]->Update(v);                    EcoSystems[j]->Update(v);
119  #endif  #endif
120  #ifdef GADGET_OPENMP  #ifdef SPECULATIVE
121            optvec[i]->OptimiseLikelihoodOMP();            optvec[i]->OptimiseLikelihoodOMP();
122  #else  #else
123            optvec[i]->OptimiseLikelihood();            optvec[i]->OptimiseLikelihood();

Legend:
Removed from v.14  
changed lines
  Added in v.15

root@forge.cesga.es
ViewVC Help
Powered by ViewVC 1.0.0  

Powered By FusionForge