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

Diff of /trunk/gadget/ecosystem.h

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

revision 15, Tue Sep 1 19:14:33 2015 UTC revision 16, Tue Oct 13 11:29:01 2015 UTC
# Line 124  Line 124 
124     * \param Stochastic is the StochasticData containing the new values of the parameters     * \param Stochastic is the StochasticData containing the new values of the parameters
125     */     */
126    void Update(const StochasticData* const Stochastic) const { keeper->Update(Stochastic); };    void Update(const StochasticData* const Stochastic) const { keeper->Update(Stochastic); };
127  #ifndef NO_OPENMP  #ifdef _OPENMP
128    /**    /**
129     * \brief This function will update the store values of the parameters of the Ecosystems used with OpenMP     * \brief This function will update the store values of the parameters of the Ecosystems used with OpenMP
130     * \param v is the DoubleVector that store the values of the parameters of the main Ecosystem     * \param v is the DoubleVector that store the values of the parameters of the main Ecosystem

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

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

Powered By FusionForge