Changeset 3193 in Sophya for trunk/Cosmo/SimLSS/cmvtuniv.cc
- Timestamp:
- Mar 21, 2007, 7:18:25 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/SimLSS/cmvtuniv.cc
r3115 r3193 57 57 univ1.Print(); 58 58 59 //tstprint(univ,z1,z2,dz);59 tstprint(univ,z1,z2,dz); 60 60 //tstprint(univ,univ1,z1,z2,dz); 61 61 //tstspeed(univ,z1,z2,dz); 62 62 //tstntuple(univ,z1,z2,dz); 63 tstinterp(univ,z1,z2,dz);63 //tstinterp(univ,z1,z2,dz); 64 64 65 65 return 0;
Note:
See TracChangeset
for help on using the changeset viewer.