Changeset 14859
- Timestamp:
 - 05/02/13 10:16:21 (13 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  issm/trunk-jpl/src/c/toolkits/issm/IssmDenseMat.h (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/src/c/toolkits/issm/IssmDenseMat.h
r14857 r14859 17 17 #endif 18 18 19 #include "./IssmSeqVec.h" 19 20 #include "../../shared/Exceptions/exceptions.h" 20 21 #include "../../shared/MemOps/xMemCpy.h" … … 278 279 xDelete(x); 279 280 280 /*Assign output pointers:*/ 281 IssmVec<IssmDouble>* out=new IssmVec<IssmDouble>(); 282 out->vector=(IssmAbsVec<IssmDouble>*)uf; 283 *pout=out; 281 /*return: */ 282 return uf; 284 283 285 284 #else  
  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)