Changeset 34052 for branches/eam_branches/ipp-20120601/psModules/src/objects/models/pmModel_PGAUSS.c
- Timestamp:
- Jun 22, 2012, 6:52:56 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120601/psModules/src/objects/models/pmModel_PGAUSS.c
r32347 r34052 261 261 { 262 262 psF64 z; 263 int Nstep = 0;264 263 psEllipseShape shape; 265 264 … … 285 284 // use the fact that f is monotonically decreasing 286 285 z = 0; 287 Nstep = 0;288 286 289 287 // choose a z value guaranteed to be beyond our limit
Note:
See TracChangeset
for help on using the changeset viewer.
