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

Public Member Functions

real(kind=8) function smooth_jump_down_t26 (x, x0, x1)
 
real(kind=8) function dsmooth_jump_down_t26 (x, x0, x1)
 
real(kind=8) function smooth_jump_up_t26 (x, x0, x1)
 
real(kind=8) function dsmooth_jump_up_t26 (x, x0, x1)
 
real(kind=8) function mu_func_t26 (r, z)
 
real(kind=8) function, dimension(2) dmu_func_t26 (r, z)
 
real(kind=8) function,
dimension(ne-nb+1) 
mu_bar_in_fourier_space_anal_t26 (H_mesh, nb, ne, pts, pts_ids)
 
real(kind=8) function, dimension(2) grad_mu_bar_in_fourier_space_anal_t26 (pt, pt_id)
 

Public Attributes

real(kind=8), parameter mu_disk_t26 = 5.d0
 
real(kind=8), parameter alpha_t26 = 1.d0
 
integer, parameter test_mode_t26 = 4
 
real(kind=8), parameter wjump_t26 = 0.032d0*(1.0d0)
 
real(kind=8), parameter zm_t26 = 0.d0
 
real(kind=8), parameter z1_t26 = zm_T26-wjump_T26
 

Detailed Description

Definition at line 1 of file test_26.f90.

Member Function/Subroutine Documentation

real(kind=8) function, dimension(2) test_26::dmu_func_t26 ( real(kind=8)  r,
real(kind=8)  z 
)

Definition at line 97 of file test_26.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(kind=8) function test_26::dsmooth_jump_down_t26 ( real(kind=8)  x,
real(kind=8)  x0,
real(kind=8)  x1 
)

Definition at line 33 of file test_26.f90.

Here is the caller graph for this function:

real(kind=8) function test_26::dsmooth_jump_up_t26 ( real(kind=8)  x,
real(kind=8)  x0,
real(kind=8)  x1 
)

Definition at line 63 of file test_26.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(kind=8) function, dimension(2) test_26::grad_mu_bar_in_fourier_space_anal_t26 ( real(kind=8), dimension(2)  pt,
integer, dimension(1)  pt_id 
)

Definition at line 150 of file test_26.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_26::mu_bar_in_fourier_space_anal_t26 ( 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 122 of file test_26.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(kind=8) function test_26::mu_func_t26 ( real(kind=8)  r,
real(kind=8)  z 
)

Definition at line 74 of file test_26.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(kind=8) function test_26::smooth_jump_down_t26 ( real(kind=8)  x,
real(kind=8)  x0,
real(kind=8)  x1 
)

Definition at line 14 of file test_26.f90.

Here is the caller graph for this function:

real(kind=8) function test_26::smooth_jump_up_t26 ( real(kind=8)  x,
real(kind=8)  x0,
real(kind=8)  x1 
)

Definition at line 51 of file test_26.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

real(kind=8), parameter test_26::alpha_t26 = 1.d0

Definition at line 5 of file test_26.f90.

real(kind=8), parameter test_26::mu_disk_t26 = 5.d0

Definition at line 4 of file test_26.f90.

integer, parameter test_26::test_mode_t26 = 4

Definition at line 6 of file test_26.f90.

real(kind=8), parameter test_26::wjump_t26 = 0.032d0*(1.0d0)

Definition at line 7 of file test_26.f90.

real(kind=8), parameter test_26::z1_t26 = zm_T26-wjump_T26

Definition at line 8 of file test_26.f90.

real(kind=8), parameter test_26::zm_t26 = 0.d0

Definition at line 8 of file test_26.f90.


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