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/simulation.cc
[mareframe] / trunk / gadget / simulation.cc Repository:
ViewVC logotype

Diff of /trunk/gadget/simulation.cc

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

revision 10, Wed Jun 10 13:01:42 2015 UTC revision 11, Thu Jul 23 19:00:38 2015 UTC
# Line 101  Line 101 
101      for (j = 0; j < Area->numAreas(); j++)      for (j = 0; j < Area->numAreas(); j++)
102        this->updatePopulationOneArea(j);        this->updatePopulationOneArea(j);
103    
104      for (j = 0; j < likevec.Size(); j++)      for (j = 0; j < likevec.Size(); j++){
105        likevec[j]->addLikelihood(TimeInfo);        likevec[j]->addLikelihood(TimeInfo);
106    //      cout << "likelihood:" <<likevec[j]->getUnweightedLikelihood() << endl;
107        }
108    //    cout << "###################################" << endl;
109    
110      if (print)      if (print)
111        for (j = 0; j < printvec.Size(); j++)        for (j = 0; j < printvec.Size(); j++)

Legend:
Removed from v.10  
changed lines
  Added in v.11

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

Powered By FusionForge