Changeset 699 in Sophya for trunk/SophyaLib/Samba
- Timestamp:
- Jan 3, 2000, 10:40:09 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Samba/spherethetaphi.cc
r682 r699 565 565 566 566 { 567 cout << "entree GetThetaSlice, couche no " << index << endl;568 567 569 568 if(index < 0 || index > NbThetaSlices()) … … 577 576 int bid = this->NPhi(index); 578 577 int lring = bid; 579 cout << " iring= " << iring << " lring= " << lring << endl;580 578 581 579 phi.ReSize(lring);
Note:
See TracChangeset
for help on using the changeset viewer.