Changeset 2039 in Sophya for trunk/ArchTOIPipe/ProcWSophya/map2toi.cc
- Timestamp:
- May 31, 2002, 5:44:55 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/ProcWSophya/map2toi.cc
r1809 r2039 3 3 // Christophe Magneville 4 4 // Reza Ansari 5 // $Id: map2toi.cc,v 1.1 0 2001-12-03 20:38:02 cmvExp $5 // $Id: map2toi.cc,v 1.11 2002-05-31 15:44:54 ansari Exp $ 6 6 7 7 #include "toimanager.h" … … 14 14 //////////////////////////////////////////////////////////////////////// 15 15 Map2TOI::Map2TOI(SphereHEALPix<r_8>& sph) 16 : mSph(sph) 16 : mSph(sph), totnscount(0) 17 17 { 18 18 SetBad();
Note:
See TracChangeset
for help on using the changeset viewer.