Changeset 2981 in Sophya


Ignore:
Timestamp:
Jun 21, 2006, 11:01:25 AM (19 years ago)
Author:
ansari
Message:

petite adaptation suite HEALPix-NESTED , Reza 21/6/2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/Tests/tspm.cc

    r2615 r2981  
    6464  // Reading from the file
    6565  {
    66   FIO_SphereHEALPix<double> fiog("sphg.ppf");
     66  FIO_SphereHEALPix<double> fiog(string("sphg.ppf"));
    6767  SphereHEALPix<double>  sph2 = fiog;
    6868  PrtTim("End of Write/Read ");
Note: See TracChangeset for help on using the changeset viewer.