Type for fieldline representation.
More...
|
| integer(kind=lint) | iline |
| |
| integer(kind=lint) | nsize |
| |
real(kind=dp), dimension(:),
allocatable | r |
| |
real(kind=dp), dimension(:),
allocatable | curv |
| |
real(kind=dp), dimension(:),
allocatable | phi |
| |
real(kind=dp), dimension(:),
allocatable | the |
| |
real(kind=dp), dimension(:),
allocatable | br |
| |
real(kind=dp), dimension(:),
allocatable | bphi |
| |
real(kind=dp), dimension(:),
allocatable | bthe |
| |
Type for fieldline representation.
- Author
| real(kind=dp), dimension(:), allocatable module_fieldline::t_fieldline::bphi |
| real(kind=dp), dimension(:), allocatable module_fieldline::t_fieldline::br |
| real(kind=dp), dimension(:), allocatable module_fieldline::t_fieldline::bthe |
| real(kind=dp), dimension(:), allocatable module_fieldline::t_fieldline::curv |
| integer(kind=lint) module_fieldline::t_fieldline::iline |
| integer(kind=lint) module_fieldline::t_fieldline::nsize |
| real(kind=dp), dimension(:), allocatable module_fieldline::t_fieldline::phi |
| real(kind=dp), dimension(:), allocatable module_fieldline::t_fieldline::r |
| real(kind=dp), dimension(:), allocatable module_fieldline::t_fieldline::the |
The documentation for this type was generated from the following file: