Changeset 3255 in Sophya for trunk/Cosmo


Ignore:
Timestamp:
May 24, 2007, 12:13:32 PM (18 years ago)
Author:
cmv
Message:

detail: un print de + cmv 24/05/2007

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cosmo/SimLSS/genefluct3d.cc

    r3199 r3255  
    142142   T_.ReSize(3,SzK_);
    143143   array_allocated_ = true;
     144   if(lp_>1) cout<<"  allocating: "<<T_.Size()*sizeof(complex<r_8>)/1.e6<<" Mo"<<endl;
    144145 } catch (...) {
    145146   cout<<"GeneFluct3D::setalloc_Error: Problem allocating T_"<<endl;
Note: See TracChangeset for help on using the changeset viewer.