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

Diff of /trunk/gadget/lengthgroup.h

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 97  Line 97 
97     * \param outfile is the ofstream that the information gets sent to     * \param outfile is the ofstream that the information gets sent to
98     */     */
99    void Print(ofstream& outfile) const;    void Print(ofstream& outfile) const;
100      /**
101    //FIXME doc     * \brief This function initialize the meanLength vector
102       * \param maxlengthgroupgrowth max length of the meanLength vector
103       * \param tmpPower the power term of the length
104       */
105    double* const meanlengthvecPow_initilize( int maxlengthgroupgrowth, double tmpPower) const;    double* const meanlengthvecPow_initilize( int maxlengthgroupgrowth, double tmpPower) const;
106  protected:  protected:
107    /**    /**

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