Changeset 3821 in Sophya for trunk/Cosmo/SimLSS/cmvtstpk.cc
- Timestamp:
- Jul 30, 2010, 12:35:57 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/SimLSS/cmvtstpk.cc
r3805 r3821 114 114 pkcamb = new PkTabulate; 115 115 pkcamb->ReadCAMB(fcmbfile,h100,0.); 116 pkcamb->SetInterpTyp( 1);116 pkcamb->SetInterpTyp(2); 117 117 if(pkcamb->NPoints()==0) {delete pkcamb; pkcamb = NULL;} 118 118 }
Note:
See TracChangeset
for help on using the changeset viewer.