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

Public Member Functions

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)
 

Detailed Description

Definition at line 1 of file mod_equilibrium.f90.

Member Function/Subroutine Documentation

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 
)

Definition at line 403 of file mod_equilibrium.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public mod_equilibrium::equilibrium_constructor ( type (type_equilibrium)  equilibrium,
integer(itm_i4)  nr,
integer(itm_i4)  nchi 
)

Definition at line 16 of file mod_equilibrium.f90.

Here is the caller graph for this function:

subroutine, public mod_equilibrium::equilibrium_destructor ( type (type_equilibrium)  equilibrium)

Definition at line 170 of file mod_equilibrium.f90.

Here is the caller graph for this function:

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 
)

Definition at line 256 of file mod_equilibrium.f90.

Here is the call graph for this function:

Here is the caller graph for this function:


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