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

Diff of /trunk/gadget/bfgs.cc

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

revision 11, Thu Jul 23 19:00:38 2015 UTC revision 12, Fri Jul 24 18:36:24 2015 UTC
# Line 292  Line 292 
292    }    }
293  }  }
294    
295  //FIXME doc  /* bfgs isn't optimized with OpenMP, this method only call the sequential method*/
296  #ifdef GADGET_OPENMP  #ifdef GADGET_OPENMP
297  void OptInfoBFGS::OptimiseLikelihoodOMP() {  void OptInfoBFGS::OptimiseLikelihoodOMP() {
298          OptimiseLikelihood();          OptimiseLikelihood();
 //      EcoSystem->writeOptValuesOMP();  
299  }  }
300  #endif  #endif

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

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

Powered By FusionForge