Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | N | ||||
real(kind=real64) | :: | nodes(0:N) | ||||
real(kind=real64) | :: | weights(0:N) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | N | ||||
real(kind=real64) | :: | nodes(0:N) | ||||
real(kind=real64) | :: | weights(0:N) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | N | |||
real(kind=prec), | intent(out) | :: | nodes(0:N) | |||
real(kind=prec), | intent(out) | :: | weights(0:N) | |||
integer, | intent(in) | :: | QuadType |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | N | ||||
real(kind=real64) | :: | nodes(0:N) | ||||
real(kind=real64) | :: | weights(0:N) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | N | ||||
real(kind=real64) | :: | nodes(0:N) | ||||
real(kind=real64) | :: | weights(0:N) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | N | ||||
real(kind=real64) | :: | x | ||||
real(kind=real64) | :: | lAtX | ||||
real(kind=real64) | :: | dLdxAtX |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | N | ||||
real(kind=real64) | :: | x | ||||
real(kind=real64) | :: | q | ||||
real(kind=real64) | :: | qprime | ||||
real(kind=real64) | :: | lN |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | N | |||
real(kind=prec), | intent(out) | :: | nodes(0:N) | |||
real(kind=prec), | intent(out) | :: | weights(0:N) | |||
integer, | intent(in) | :: | QuadType |