Changeset 526 in Sophya for trunk/SophyaProg/Tests/sphg0.cc


Ignore:
Timestamp:
Oct 27, 1999, 12:51:41 PM (26 years ago)
Author:
ansari
Message:

MAJ Tests - Reza 27/10/99

File:
1 edited

Legend:

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

    r491 r526  
    11#include <iostream.h>
     2#include "sambainit.h"
    23#include "spheregorski.h"
    34
     
    67{
    78  double teta,phi;
    8   //  PeidaInit();
     9  PeidaInit();
    910  int  m=32;
    1011  SphereGorski<double> sph(m);
Note: See TracChangeset for help on using the changeset viewer.