|
subroutine, public | equilibrium_constructor (equilibrium, nr, nchi) |
|
subroutine, public | equilibrium_destructor (equilibrium) |
|
subroutine, public | fill_equilibrium (a, xaxis, yaxis, current_averaging, equilibrium) |
|
subroutine | adapt_alfa (a, xaxis, cx, cy, npts) |
|
Definition at line 1 of file mod_equilibrium.f90.
subroutine mod_equilibrium::adapt_alfa |
( |
real(r8), intent(in) |
a, |
|
|
real(r8), intent(in) |
xaxis, |
|
|
real(r8), intent(in) |
cx, |
|
|
real(r8), intent(in) |
cy, |
|
|
integer(itm_i4), intent(in) |
npts |
|
) |
| |
subroutine, public mod_equilibrium::equilibrium_constructor |
( |
type (type_equilibrium) |
equilibrium, |
|
|
integer(itm_i4) |
nr, |
|
|
integer(itm_i4) |
nchi |
|
) |
| |
subroutine, public mod_equilibrium::equilibrium_destructor |
( |
type (type_equilibrium) |
equilibrium | ) |
|
subroutine, public mod_equilibrium::fill_equilibrium |
( |
real(r8), intent(in) |
a, |
|
|
real(r8), intent(in) |
xaxis, |
|
|
real(r8), intent(in) |
yaxis, |
|
|
character(len = *), intent(in) |
current_averaging, |
|
|
type (type_equilibrium), intent(inout) |
equilibrium |
|
) |
| |
The documentation for this module was generated from the following file: