Load settings to describe a projection method from a Lua table.
\todo Check, wether Lobatto Points could be used with FXTPACK. call aot_get_val(L = conf, & & thandle = thandle, & & key = 'lobattoPoints', & & val = me%nodes_header%lobattoPoints, & & ErrCode = iError, & & default = .false. )
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ply_fxt_header_type), | intent(out) | :: | me | |||
| type(flu_State) | :: | conf | ||||
| integer, | intent(in) | :: | thandle |