SFEMaNS  version 4.1 (work in progress)
Reference documentation for SFEMaNS
 All Classes Files Functions Variables Groups Pages
test_23 Module Reference

Public Member Functions

real(kind=8) function s_test_t23 (r, z)
 
real(kind=8) function, dimension(2) ds_test_t23 (r, z)
 
real(kind=8) function,
dimension(ne-nb+1) 
mu_bar_in_fourier_space_anal_t23 (H_mesh, nb, ne, pts, pts_ids)
 
real(kind=8) function, dimension(2) grad_mu_bar_in_fourier_space_anal_t23 (pt, pt_id)
 
real(kind=8) function,
dimension(nb_angles, ne-nb+1) 
mu_in_real_space_anal_t23 (H_mesh, angles, nb_angles, nb, ne)
 

Public Attributes

real(kind=8), parameter, public ratio_mu_t23 = 50.0d0
 
real(kind=8), public b_factor_t23 = (1.d0/0.00016) * (ratio_mu_T23 - 1.d0)/(ratio_mu_T23 +1.d0)
 
real(kind=8), public lambda_mu_t23 = 1.d0
 
integer, public mode_mu_t23 = 3
 

Detailed Description

Definition at line 1 of file test_23.f90.

Member Function/Subroutine Documentation

real(kind=8) function, dimension(2) test_23::ds_test_t23 ( real(kind=8)  r,
real(kind=8)  z 
)

Definition at line 19 of file test_23.f90.

Here is the caller graph for this function:

real(kind=8) function, dimension(2) test_23::grad_mu_bar_in_fourier_space_anal_t23 ( real(kind=8), dimension(2)  pt,
integer, dimension(1)  pt_id 
)

Definition at line 73 of file test_23.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(kind=8) function, dimension(ne-nb+1) test_23::mu_bar_in_fourier_space_anal_t23 ( type(mesh_type)  H_mesh,
integer  nb,
integer  ne,
real(kind=8), dimension(2,ne-nb+1), optional  pts,
integer, dimension(ne-nb+1), optional  pts_ids 
)

Definition at line 31 of file test_23.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(kind=8) function, dimension(nb_angles,ne-nb+1) test_23::mu_in_real_space_anal_t23 ( type(mesh_type)  H_mesh,
real(kind=8), dimension(:)  angles,
integer  nb_angles,
integer  nb,
integer  ne 
)

Definition at line 105 of file test_23.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(kind=8) function test_23::s_test_t23 ( real(kind=8)  r,
real(kind=8)  z 
)

Definition at line 11 of file test_23.f90.

Here is the caller graph for this function:

Member Data Documentation

real (kind=8), public test_23::b_factor_t23 = (1.d0/0.00016) * (ratio_mu_T23 - 1.d0)/(ratio_mu_T23 +1.d0)

Definition at line 5 of file test_23.f90.

real (kind=8), public test_23::lambda_mu_t23 = 1.d0

Definition at line 6 of file test_23.f90.

integer, public test_23::mode_mu_t23 = 3

Definition at line 7 of file test_23.f90.

real (kind=8), parameter, public test_23::ratio_mu_t23 = 50.0d0

Definition at line 4 of file test_23.f90.


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