| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=100), | protected | :: | field_file | ||||
| character(len=20), | protected | :: | field_type | ||||
| real(kind=dp), | protected | :: | M_pol | ||||
| real(kind=dp), | protected | :: | N_tor | ||||
| real(kind=dp), | protected, | dimension(:), allocatable | :: | s_tor | |||
| real(kind=dp), | protected | :: | sign_sqrtg | ||||
| integer, | protected | :: | max_n_fieldlines | ||||
| logical, | protected | :: | should_calc_shaing_callen | ||||
| integer, | protected | :: | n_eta | ||||
| logical, | protected | :: | unsafe_mode | ||||
| real(kind=dp), | protected | :: | s_tor_min | ||||
| real(kind=dp), | protected | :: | s_tor_max | ||||
| integer, | protected | :: | n_s_tor |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | filename |