Changeset 3255 in Sophya for trunk/Cosmo
- Timestamp:
- May 24, 2007, 12:13:32 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/SimLSS/genefluct3d.cc
r3199 r3255 142 142 T_.ReSize(3,SzK_); 143 143 array_allocated_ = true; 144 if(lp_>1) cout<<" allocating: "<<T_.Size()*sizeof(complex<r_8>)/1.e6<<" Mo"<<endl; 144 145 } catch (...) { 145 146 cout<<"GeneFluct3D::setalloc_Error: Problem allocating T_"<<endl;
Note:
See TracChangeset
for help on using the changeset viewer.