ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
 All Classes Files Functions Variables Pages
ets_plasma::plasma_profiles Type Reference

Public Attributes

integer nrho
 
integer nion
 
integer sigma_source
 
integer, pointer psi_bnd_type
 
real(r8), pointer psi_bnd_rho
 
real(r8), dimension(:), pointer psi_bnd
 
integer, pointer ne_bnd_type
 
real(r8), pointer ne_bnd_rho
 
real(r8), dimension(:), pointer ne_bnd
 
integer, dimension(:), pointer ni_bnd_type
 
real(r8), dimension(:), pointer ni_bnd_rho
 
real(r8), dimension(:,:), pointer ni_bnd
 
integer, dimension(:), pointer ti_bnd_type
 
real(r8), dimension(:), pointer ti_bnd_rho
 
real(r8), dimension(:,:), pointer ti_bnd
 
integer, pointer te_bnd_type
 
real(r8), pointer te_bnd_rho
 
real(r8), dimension(:), pointer te_bnd
 
integer, dimension(:), pointer vtor_bnd_type
 
real(r8), dimension(:), pointer vtor_bnd_rho
 
real(r8), dimension(:,:), pointer vtor_bnd
 

Detailed Description

Definition at line 80 of file ets_plasma.f90.

Member Data Documentation

real (r8), dimension(:), pointer ets_plasma::plasma_profiles::ne_bnd

Definition at line 95 of file ets_plasma.f90.

real (r8), pointer ets_plasma::plasma_profiles::ne_bnd_rho

Definition at line 94 of file ets_plasma.f90.

integer, pointer ets_plasma::plasma_profiles::ne_bnd_type

Definition at line 93 of file ets_plasma.f90.

real (r8), dimension(:,:), pointer ets_plasma::plasma_profiles::ni_bnd

Definition at line 99 of file ets_plasma.f90.

real (r8), dimension(:), pointer ets_plasma::plasma_profiles::ni_bnd_rho

Definition at line 98 of file ets_plasma.f90.

integer, dimension(:), pointer ets_plasma::plasma_profiles::ni_bnd_type

Definition at line 97 of file ets_plasma.f90.

integer ets_plasma::plasma_profiles::nion

Definition at line 84 of file ets_plasma.f90.

integer ets_plasma::plasma_profiles::nrho

Definition at line 83 of file ets_plasma.f90.

real (r8), dimension(:), pointer ets_plasma::plasma_profiles::psi_bnd

Definition at line 91 of file ets_plasma.f90.

real (r8), pointer ets_plasma::plasma_profiles::psi_bnd_rho

Definition at line 90 of file ets_plasma.f90.

integer, pointer ets_plasma::plasma_profiles::psi_bnd_type

Definition at line 89 of file ets_plasma.f90.

integer ets_plasma::plasma_profiles::sigma_source

Definition at line 86 of file ets_plasma.f90.

real (r8), dimension(:), pointer ets_plasma::plasma_profiles::te_bnd

Definition at line 107 of file ets_plasma.f90.

real (r8), pointer ets_plasma::plasma_profiles::te_bnd_rho

Definition at line 106 of file ets_plasma.f90.

integer, pointer ets_plasma::plasma_profiles::te_bnd_type

Definition at line 105 of file ets_plasma.f90.

real (r8), dimension(:,:), pointer ets_plasma::plasma_profiles::ti_bnd

Definition at line 103 of file ets_plasma.f90.

real (r8), dimension(:), pointer ets_plasma::plasma_profiles::ti_bnd_rho

Definition at line 102 of file ets_plasma.f90.

integer, dimension(:), pointer ets_plasma::plasma_profiles::ti_bnd_type

Definition at line 101 of file ets_plasma.f90.

real (r8), dimension(:,:), pointer ets_plasma::plasma_profiles::vtor_bnd

Definition at line 111 of file ets_plasma.f90.

real (r8), dimension(:), pointer ets_plasma::plasma_profiles::vtor_bnd_rho

Definition at line 110 of file ets_plasma.f90.

integer, dimension(:), pointer ets_plasma::plasma_profiles::vtor_bnd_type

Definition at line 109 of file ets_plasma.f90.


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