Changeset 17247
- Timestamp:
 - 02/09/14 07:23:49 (12 years ago)
 - File:
 - 
      
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/src/c/analyses/StressbalanceAnalysis.cpp
r17246 r17247 2138 2138 ElementMatrix* Ke = element->NewElementMatrix(HOApproximationEnum); 2139 2139 IssmDouble* B = xNew<IssmDouble>((dim-1)*numdof); 2140 IssmDouble* D = xNew <IssmDouble>((dim-1)*(dim-1));2140 IssmDouble* D = xNewZeroInit<IssmDouble>((dim-1)*(dim-1)); 2141 2141 2142 2142 /*Retrieve all inputs and parameters*/  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)