Corfield
 All Classes Namespaces Files Functions Variables Pages
Public Attributes | List of all members
module_fieldline::t_fieldline Type Reference

Type for fieldline representation. More...

Public Attributes

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
 

Detailed Description

Type for fieldline representation.

Author

Member Data Documentation

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: