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

Public Member Functions

real(kind=8) function,
dimension(h_mesh%np,
6), public 
vexact (m, H_mesh)
 
real(kind=8) function,
dimension(size(rr, 2)), public 
hexact (H_mesh, TYPE, rr, m, mu_H_field, t)
 
real(kind=8) function,
dimension(size(rr, 2)), public 
phiexact (TYPE, rr, m, mu_phi, t)
 
real(kind=8) function, public jexact_gauss (TYPE, rr, m, mu_phi, sigma, mu_H, t, mesh_id, opt_B_ext)
 
real(kind=8) function, public eexact_gauss (TYPE, rr, m, mu_phi, sigma, mu_H, t)
 
subroutine, public init_maxwell (H_mesh, phi_mesh, time, dt, mu_H_field, mu_phi, list_mode, Hn1, Hn, phin1, phin)
 
real(kind=8) function,
dimension(ne-nb+1), public 
mu_bar_in_fourier_space (H_mesh, nb, ne, pts, pts_ids)
 
real(kind=8) function,
dimension(2), public 
grad_mu_bar_in_fourier_space (pt, pt_id)
 
real(kind=8) function,
dimension(nb_angles, ne-nb+1),
public 
mu_in_real_space (H_mesh, angles, nb_angles, nb, ne, time)
 

Detailed Description

Definition at line 1 of file condlim_test_23.f90.

Member Function/Subroutine Documentation

real(kind=8) function, public boundary_test_23::eexact_gauss ( integer, intent(in)  TYPE,
real(kind=8), dimension(:), intent(in)  rr,
integer, intent(in)  m,
real(kind=8), intent(in)  mu_phi,
real(kind=8), intent(in)  sigma,
real(kind=8), intent(in)  mu_H,
real(kind=8), intent(in)  t 
)

Definition at line 452 of file condlim_test_23.f90.

Here is the call graph for this function:

real(kind=8) function, dimension(2), public boundary_test_23::grad_mu_bar_in_fourier_space ( real(kind=8), dimension(2), intent(in)  pt,
integer, dimension(1), intent(in)  pt_id 
)

Definition at line 521 of file condlim_test_23.f90.

Here is the call graph for this function:

real(kind=8) function, dimension(size(rr,2)), public boundary_test_23::hexact ( type(mesh_type), intent(in)  H_mesh,
integer, intent(in)  TYPE,
real(kind=8), dimension(:,:), intent(in)  rr,
integer, intent(in)  m,
real(kind=8), dimension(:), intent(in)  mu_H_field,
real(kind=8), intent(in)  t 
)

Definition at line 308 of file condlim_test_23.f90.

Here is the call graph for this function:

subroutine, public boundary_test_23::init_maxwell ( type(mesh_type)  H_mesh,
type(mesh_type)  phi_mesh,
real(kind=8), intent(out)  time,
real(kind=8), intent(in)  dt,
real(kind=8), dimension(:), intent(in)  mu_H_field,
real(kind=8), intent(in)  mu_phi,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:,:,:), intent(out)  Hn1,
real(kind=8), dimension(:,:,:), intent(out)  Hn,
real(kind=8), dimension(:,:,:), intent(out)  phin1,
real(kind=8), dimension(:,:,:), intent(out)  phin 
)

Definition at line 471 of file condlim_test_23.f90.

real(kind=8) function, public boundary_test_23::jexact_gauss ( integer, intent(in)  TYPE,
real(kind=8), dimension(:), intent(in)  rr,
integer, intent(in)  m,
real(kind=8), intent(in)  mu_phi,
real(kind=8), intent(in)  sigma,
real(kind=8), intent(in)  mu_H,
real(kind=8), intent(in)  t,
integer, intent(in)  mesh_id,
real(kind=8), dimension(6), intent(in), optional  opt_B_ext 
)

Definition at line 391 of file condlim_test_23.f90.

Here is the call graph for this function:

real(kind=8) function, dimension(ne-nb+1), public boundary_test_23::mu_bar_in_fourier_space ( type(mesh_type), intent(in)  H_mesh,
integer, intent(in)  nb,
integer, intent(in)  ne,
real(kind=8), dimension(2,ne-nb+1), optional  pts,
integer, dimension(ne-nb+1), optional  pts_ids 
)

Definition at line 501 of file condlim_test_23.f90.

Here is the call graph for this function:

real(kind=8) function, dimension(nb_angles,ne-nb+1), public boundary_test_23::mu_in_real_space ( type(mesh_type), intent(in)  H_mesh,
real(kind=8), dimension(:), intent(in)  angles,
integer, intent(in)  nb_angles,
integer, intent(in)  nb,
integer, intent(in)  ne,
real(kind=8), intent(in)  time 
)

Definition at line 532 of file condlim_test_23.f90.

Here is the call graph for this function:

real(kind=8) function, dimension(size(rr,2)), public boundary_test_23::phiexact ( integer, intent(in)  TYPE,
real(kind=8), dimension(:,:), intent(in)  rr,
integer, intent(in)  m,
real(kind=8), intent(in)  mu_phi,
real(kind=8), intent(in)  t 
)

Definition at line 371 of file condlim_test_23.f90.

Here is the call graph for this function:

real(kind=8) function, dimension(h_mesh%np,6), public boundary_test_23::vexact ( integer, intent(in)  m,
type(mesh_type), intent(in)  H_mesh 
)

Definition at line 279 of file condlim_test_23.f90.


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