XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
diag_module::poin_type Type Reference

Data structure for Poincare diagnostic. More...

Public Attributes

real(kind=8), dimension(:,:),
allocatable 
r
 
real(kind=8), dimension(:,:),
allocatable 
z
 
real(kind=8), dimension(:,:),
allocatable 
psi
 
real(kind=8), dimension(:,:),
allocatable 
theta
 
real(kind=8), dimension(:,:),
allocatable 
ekin
 
real(kind=8), dimension(:,:),
allocatable 
mu
 Position data R, Z, psi, theta plus energy and mag. moment. More...
 
real(kind=8), dimension(:,:),
allocatable 
ophi
 
real(kind=8), dimension(:,:),
allocatable 
nphi
 previous and current toroidal angle More...
 
real(kind=8), dimension(:,:),
allocatable 
time
 Time vector for Poincare data. More...
 
integer, dimension(:), allocatable num
 
integer, dimension(:), allocatable num_total
 Number of time slices currently buffered and total number of time slices (including those already written to disk) More...
 

Detailed Description

Data structure for Poincare diagnostic.

Member Data Documentation

real (kind=8), dimension(:,:), allocatable diag_module::poin_type::ekin
real (kind=8), dimension(:,:), allocatable diag_module::poin_type::mu

Position data R, Z, psi, theta plus energy and mag. moment.

real (kind=8), dimension(:,:), allocatable diag_module::poin_type::nphi

previous and current toroidal angle

integer, dimension(:), allocatable diag_module::poin_type::num
integer, dimension(:), allocatable diag_module::poin_type::num_total

Number of time slices currently buffered and total number of time slices (including those already written to disk)

real (kind=8), dimension(:,:), allocatable diag_module::poin_type::ophi
real (kind=8), dimension(:,:), allocatable diag_module::poin_type::psi
real (kind=8), dimension(:,:), allocatable diag_module::poin_type::r
real (kind=8), dimension(:,:), allocatable diag_module::poin_type::theta
real (kind=8), dimension(:,:), allocatable diag_module::poin_type::time

Time vector for Poincare data.

real (kind=8), dimension(:,:), allocatable diag_module::poin_type::z

The documentation for this type was generated from the following file: