Loading the settings for the subresolution in the mesh.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(sdr_subresolution_type), | intent(out) | :: | subres | The subresolution data structure to fill. |
||
type(flu_State) | :: | conf | Handle to the Lua configuration script. |
|||
integer, | intent(in), | optional | :: | parent | Handle to a possible parent table. |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | basisType | ||||
integer, | public | :: | thandle | ||||
integer, | public | :: | phandle | ||||
integer, | public | :: | iError | ||||
integer, | public | :: | deflev | ||||
character(len=labelLen), | public | :: | polyspace | ||||
real(kind=rk), | public | :: | ofact |