INTW
User Guide
Source Files
Modules
Procedures
Programs
factor
Subroutine
40 statements
Source File
cfftnd.f90
factor
Contents
subroutine factor(n, nf, fac)
Uses
fftpack5
FACTOR determines the factors of an integer.
Arguments
Type
Intent
Optional
Attributes
Name
integer
::
n
integer
::
nf
real(kind=prec)
::
fac
(*)