HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
LegendreLobattoNodesAndWeights
Subroutine
44 statements
Source File
LegendreAlgorithms.f90
GaussQuadrature
LegendreLobattoNodesAndWeights
Contents
public subroutine LegendreLobattoNodesAndWeights(N, x, w)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
N
real(kind=RP),
intent(out),
DIMENSION(0:N)
::
x
real(kind=RP),
intent(out),
DIMENSION(0:N)
::
w