Changeset 3285 in Sophya for trunk/Cosmo/SimLSS/cosmocalc.h


Ignore:
Timestamp:
Jul 29, 2007, 9:01:31 PM (18 years ago)
Author:
cmv
Message:

update logique Init_Spline de CosmoCalc cmv 29/07/07

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cosmo/SimLSS/cosmocalc.h

    r3115 r3285  
    2121
    2222  double ZMax(void) { return _zmax;}
    23   void SetInteg(double dperc=0.01,double dzinc=0.05,double dzmax=5.,unsigned short order=4);
     23  void SetInteg(double dperc=-1.,double dzinc=-1.,double dzmax=-1.,unsigned short order=4);
     24  void PrtInteg(void);
    2425
    2526  void SetDynParam(double h100,double om0,double or0,double ol0,double w0=-1.);
Note: See TracChangeset for help on using the changeset viewer.