| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in), | dimension(:) | :: | phi | ||
| real(kind=dp), | intent(out), | dimension(:) | :: | B_mod |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in), | dimension(:) | :: | phi | ||
| real(kind=dp), | intent(out), | dimension(:) | :: | dB_dphi |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(field_t), | intent(in), | target | :: | field_in | ||
| type(fieldline_t), | intent(in), | target | :: | fieldline_in |