Go to the source code of this file.
|
subroutine | pxcone (NTRAK, ITKDM, PTRAK, CONER, EPSLON, MXJET, NJET, PJET, IPASS, IJMUL, IERR) |
|
subroutine pxcone |
( |
integer |
NTRAK, |
|
|
integer |
ITKDM, |
|
|
real, dimension (itkdm,*) |
PTRAK, |
|
|
real |
CONER, |
|
|
real |
EPSLON, |
|
|
integer |
MXJET, |
|
|
integer |
NJET, |
|
|
real, dimension (5,*) |
PJET, |
|
|
integer, dimension (*) |
IPASS, |
|
|
integer, dimension (mxjet) |
IJMUL, |
|
|
integer |
IERR |
|
) |
| |