| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ic_tgv_type), | intent(in) | :: | me | global gauss pulse data |
||
| real(kind=rk), | intent(in) | :: | coord(n,3) | coordinate of an element |
||
| integer, | intent(in) | :: | n | number of return values |
return value which is sent to state variable
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | iElem | ||||
| real(kind=rk), | private | :: | xc | ||||
| real(kind=rk), | private | :: | yc | ||||
| real(kind=rk), | private | :: | p1 | ||||
| real(kind=rk), | private | :: | p2 |