Load predefined spatial function
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tem_spatial_type), | intent(inout) | :: | me | spatial fun information |
||
| type(flu_State) | :: | conf | lua state type |
|||
| integer, | intent(in) | :: | thandle | spatial function handle |
||
| integer, | intent(in) | :: | nComp | Number of components |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | nDim | ||||
| integer, | private | :: | iError | ||||
| character(len=labelLen), | private | :: | funkind |