Load the definition of a Legendre polynomial variable from a Lua script.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(flu_State) | :: | L |
Lua script to load the polyvar definition from. |
|||
integer, | intent(in) | :: | parent |
Parent table in the Lua script to read the variable data from. |
||
type(atl_legpolyvar_type), | intent(out) | :: | legpolyvar |
Resulting Legendre polynomial description to fill. |