Changeset 3805 in Sophya for trunk/Cosmo/SimLSS/cmvtintfun.cc


Ignore:
Timestamp:
Jul 24, 2010, 12:01:34 AM (15 years ago)
Author:
cmv
Message:

Refonte totale de la structure des classes InitialSpectrum, TransfertFunction, GrowthFactor, PkSpectrum et classes tabulate pour lecture des fichiers CAMB, cmv 24/07/2010

File:
1 edited

Legend:

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

    r3196 r3805  
    4444  unsigned short glorder=4;
    4545
    46   if(narg>1) sscanf(arg[1],"%lf",&n);
    47   if(narg>2) sscanf(arg[2],"%lf,%lf,%d",&xmin,&xmax,&npt);
    4846  cout<<"n="<<n<<" xmin="<<xmin<<" xmax="<<xmax<<" npt="<<npt<<endl;
    4947
Note: See TracChangeset for help on using the changeset viewer.