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

Diff of /trunk/gadget/stochasticdata.h

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

revision 1, Mon Feb 10 17:09:07 2014 UTC revision 2, Wed Apr 29 12:55:30 2015 UTC
# Line 24  Line 24 
24    /**    /**
25     * \brief This is the default StochasticData constructor     * \brief This is the default StochasticData constructor
26     */     */
27      StochasticData();
28      /**
29       * \brief This is the StochasticData constructor specifying a file to read the data from
30       * \param filename is the name of the file to read the data from
31       * \param p is the number of the node
32       */
33    StochasticData(const char* const filename, int p);    StochasticData(const char* const filename, int p);
34    /**    /**
35     * \brief This is the StochasticData constructor specifying a file to read the data from     * \brief This is the StochasticData constructor specifying a file to read the data from

Legend:
Removed from v.1  
changed lines
  Added in v.2

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

Powered By FusionForge