Get the the weights of a used stencil from a given solver specific character handle.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(flu_state), | intent(in) | :: | conf | handle of the solver specific character |
||
type(tem_stencilHeader_type), | intent(in) | :: | stencil | stencil information |
weights to be returned
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | errCode(stencil%QQ) |