Load settings to describe a projection method from a Lua table.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout) | :: | proj_pos | |||
type(dyn_projectionarray_type), | intent(inout) | :: | dyn_projectionArray | |||
integer, | intent(in) | :: | basisType | |||
integer, | intent(in) | :: | maxPolyDegree | |||
type(flu_State), | intent(in) | :: | conf | |||
integer, | intent(in) | :: | parent |