Load predefined space time function
Provide an error code to return instead of aborting.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tem_spacetime_fun_type), | intent(inout) | :: | me | spacetime fun information |
||
| type(flu_State) | :: | conf | lua state type |
|||
| integer, | intent(in) | :: | thandle | spacetime function handle |
||
| integer, | intent(in), | optional | :: | nComp | number of components of the variable |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=labelLen), | private | :: | funkind | ||||
| integer, | private | :: | iError |