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 18, Thu Jan 21 15:52:55 2016 UTC revision 19, Wed May 25 16:36:33 2016 UTC
# Line 349  Line 349 
349     * \note This vector is only used to temporarily store values during an optimising run     * \note This vector is only used to temporarily store values during an optimising run
350     */     */
351    IntVector optflag;    IntVector optflag;
352    #ifdef _OPENMP
353      /**
354     * \brief This empty char is used for the purpose of avoiding false sharing between the EcoSystems.
355     */
356      char filling[128];
357    #endif
358  };  };
359    
360  #endif  #endif

Legend:
Removed from v.18  
changed lines
  Added in v.19

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

Powered By FusionForge