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

Data Types

type  rz_coordinate
 

Public Member Functions

subroutine mapping (cx, cy, xaxis, yaxis, a, equilibrium_out)
 
real(r8) function r_min (rminor, xaxis, i)
 
real(r8) function r_max (rminor, xaxis, i)
 
type(rz_coordinate) function rz_top (rminor, xaxis, yaxis, i)
 
type(rz_coordinate) function rz_bottom (rminor, xaxis, yaxis, i)
 
subroutine current_at_nodes (a, equilibrium)
 

Detailed Description

Definition at line 1 of file mapping_mod.f90.

Member Function/Subroutine Documentation

subroutine mapping_mod::current_at_nodes ( real(r8), intent(in)  a,
type(type_equilibrium)  equilibrium 
)

Definition at line 1976 of file mapping_mod.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mapping_mod::mapping ( real(r8), intent(in)  cx,
real(r8), intent(in)  cy,
real(r8), intent(in)  xaxis,
real(r8), intent(in)  yaxis,
real(r8), intent(in)  a,
type(type_equilibrium)  equilibrium_out 
)

Definition at line 16 of file mapping_mod.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(r8) function mapping_mod::r_max ( real(r8), intent(in)  rminor,
real(r8), intent(in)  xaxis,
integer(itm_i4), intent(in)  i 
)

Definition at line 1567 of file mapping_mod.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(r8) function mapping_mod::r_min ( real(r8), intent(in)  rminor,
real(r8), intent(in)  xaxis,
integer(itm_i4), intent(in)  i 
)

Definition at line 1436 of file mapping_mod.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

type(rz_coordinate) function mapping_mod::rz_bottom ( real(r8), intent(in)  rminor,
real(r8), intent(in)  xaxis,
real(r8), intent(in)  yaxis,
integer(itm_i4), intent(in)  i 
)

Definition at line 1831 of file mapping_mod.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

type(rz_coordinate) function mapping_mod::rz_top ( real(r8), intent(in)  rminor,
real(r8), intent(in)  xaxis,
real(r8), intent(in)  yaxis,
integer(itm_i4), intent(in)  i 
)

Definition at line 1697 of file mapping_mod.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: