Changeset 3285 in Sophya for trunk/Cosmo/SimLSS/cosmocalc.h
- Timestamp:
- Jul 29, 2007, 9:01:31 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/SimLSS/cosmocalc.h
r3115 r3285 21 21 22 22 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); 24 25 25 26 void SetDynParam(double h100,double om0,double or0,double ol0,double w0=-1.);
Note:
See TracChangeset
for help on using the changeset viewer.