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

Diff of /trunk/gadget/lengthgroup.cc

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

revision 19, Wed May 25 16:36:33 2016 UTC revision 20, Fri Apr 7 09:20:55 2017 UTC
# Line 240  Line 240 
240  }  }
241    
242  // initialize the meanLength vector  // initialize the meanLength vector
243  double* const LengthGroupDivision::meanlengthvecPow_initilize(  //double* const LengthGroupDivision::meanlengthvecPow_initilize(
244    double* LengthGroupDivision::meanlengthvecPow_initilize(
245                  int maxlengthgroupgrowth, double tmpPower) const                  int maxlengthgroupgrowth, double tmpPower) const
246  {  {
247          double * meanlength_vectorPow = new double[size + maxlengthgroupgrowth];          double * meanlength_vectorPow = new double[size + maxlengthgroupgrowth];

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

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

Powered By FusionForge