| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=i32), | public, | parameter | :: | zero_mode_trace_minus | = | -1_i32 | |
| integer(kind=i32), | public, | parameter | :: | zero_mode_trace_principal_value | = | 0_i32 | |
| integer(kind=i32), | public, | parameter | :: | zero_mode_trace_plus | = | 1_i32 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(periodic_zero_mode_plan_type), | intent(in) | :: | plan | |||
| type(periodic_zero_mode_state_type), | intent(in) | :: | state | |||
| real(kind=dp), | intent(in) | :: | z | |||
| integer(kind=i32), | intent(in) | :: | trace | |||
| real(kind=dp), | intent(out) | :: | potential | |||
| real(kind=dp), | intent(out) | :: | field |