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 13, Wed Jul 29 17:33:41 2015 UTC revision 14, Thu Jul 30 12:36:46 2015 UTC
# Line 103  Line 103 
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);
 //      cout << "likelihood:" <<likevec[j]->getUnweightedLikelihood() << endl;  
106      }      }
 //    cout << "###################################" << endl;  
107    
108      if (print)      if (print)
109        for (j = 0; j < printvec.Size(); j++)        for (j = 0; j < printvec.Size(); j++)

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

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

Powered By FusionForge