Seeder
Build and run Seeder
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
ply_fptm2n
Interface
16 statements
Source File
ply_legFpt_module.f90
ply_legFpt_module
ply_fptm2n
Contents
None
interface
private subroutine ply_fptm2n(fpt, legCoeffs, pntVal, nIndeps)
Arguments
Type
Intent
Optional
Attributes
Name
class(
ply_legFpt_type
),
intent(inout)
::
fpt
real(kind=rk),
intent(inout)
::
legCoeffs
(:)
real(kind=rk),
intent(inout)
::
pntVal
(:)
integer,
intent(in)
::
nIndeps