| Type | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|
| integer, | parameter | :: | nframes | = | 36 | |
| type(figure_t), | pointer | :: | pfig | |||
| type(animation_t) | :: | anim | ||||
| real(kind=wp) | :: | x(240) | ||||
| real(kind=wp) | :: | y(240) | ||||
| integer | :: | i | ||||
| logical | :: | ok |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | sigma |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | frame |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | yvals(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | yvals(:) |