![]() |
ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
|
Data Types | |
type | type_surface |
Public Attributes | |
integer | n_pieces_max |
integer | n_psi |
real(r8), dimension(:), allocatable | psi_values |
type(type_surface), dimension(:), allocatable | flux_surfaces |
Definition at line 61 of file helena21_mod.f90.
type (type_surface), dimension(:), allocatable helena_surfaces::flux_surfaces |
Definition at line 75 of file helena21_mod.f90.
integer helena_surfaces::n_pieces_max |
Definition at line 64 of file helena21_mod.f90.
integer helena_surfaces::n_psi |
Definition at line 73 of file helena21_mod.f90.
real (r8), dimension(:), allocatable helena_surfaces::psi_values |
Definition at line 74 of file helena21_mod.f90.