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

Diff of /trunk/gadget/grow.cc

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

revision 13, Wed Jul 29 17:33:41 2015 UTC revision 14, Thu Jul 30 12:36:46 2015 UTC
# Line 79  Line 79 
79  }  }
80    
81  /********************************************************************************/  /********************************************************************************/
82    //replace with the function below
83  ///* JMB changed to deal with very small weights a bit better   */  ///* JMB changed to deal with very small weights a bit better   */
84  //void AgeBandMatrix::Grow(const DoubleMatrix& Lgrowth,  //void AgeBandMatrix::Grow(const DoubleMatrix& Lgrowth,
85  //              const DoubleMatrix& Wgrowth) {  //              const DoubleMatrix& Wgrowth) {
# Line 150  Line 150 
150  //              }  //              }
151  //      }  //      }
152  //}  //}
153    
154  //Same program with certain num of fish made mature.  //Same program with certain num of fish made mature.
155  void AgeBandMatrix::Grow(const Matrix& Lgrowth, const Matrix& Wgrowth,  void AgeBandMatrix::Grow(const Matrix& Lgrowth, const Matrix& Wgrowth,
156                  Maturity* const Mat, int area) {                  Maturity* const Mat, int area) {

Legend:
Removed from v.13  
changed lines
  Added in v.14

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

Powered By FusionForge